5.0.1 (2023-10-07)
- use [email protected] (#30) (7c293e9)
5.0.0 (2023-10-05)
- Drop Node.js < 16 support
Upgrade oss-client to v2
4.0.1 (2022-12-17)
- Auto release on github action (f0bcfa9)
features
- [
7796069
] - 📦 NEW: [BREAKING] Use oss-client instead of ali-oss (#28) (fengmk2 <[email protected]>)
others
- [
d90e4d8
] - Create codeql.yml (fengmk2 <[email protected]>)
others
- [
79a0a6a
] - 🐛 FIX: Autofix internal oss endpoint (#27) (fengmk2 <[email protected]>)
others
- [
259aeeb
] - 🐛 FIX: appendBytes support custom headers (#26) (fengmk2 <[email protected]>)
others
- [
5657ec0
] -‼️ BREAKING: refactor with async/await (#25) (fengmk2 <[email protected]>)
features
- [
a265b4c
] - feat: impl list api (#24) (killa <[email protected]>)
features
- [
8550fcf
] - feat: support encode name (#23) (fengmk2 <[email protected]>)
fixes
- [
44a6a75
] - fix: should keep one url when bucket missing (fengmk2 <[email protected]>)
features
- [
6bca566
] - feat: support nfs.urls(key, options) (#19) (fengmk2 <[email protected]>)
features
- [
9cdf8c9
] - feat: nfs.url() support options.bucket (#18) (fengmk2 <[email protected]>)
others
- [
03235fe
] - signature supports additional options (hyj1991 <[email protected]>)
- feat: support upload file with custom headers
- feat: support OSS CDN Url
- use ali-oss@3
- test: use eslint
- test: use codecov.io
- feat: support oss cluster client
- fix stream
- add createDownloadStream()
- Upgrade ali-oss to v2
- fix: url() is not generator
- feat: support url(key)
- support oss public mode
- update ali-oss, support timeout
- Merge pull request #6 from cnpm/simplify
- fix history
- use ali-oss
- add uploadBuffer and jshint, update thunkify-wrap
- simplify thunkify
0.1.0 / 2014-02-28
- keep thunkify, let it use on co and callback ways both
- Merge pull request #1 from cnpm/update-oss
- rm co
- update oss-client to 0.3.4
- translate to thunkify
- Release 0.0.2
- fix prefix / error
- fix prefix / error
- complete wraper oss for cnpmjs.org
- Initial commit