- fix: patch File to support test on Node.js 18 (#31) (93edf11), closes #31
- chore: remove eslint deps (#28) (46b4acf), closes #28
- chore: update oxlint config to use @eggjs/oxlint-config (#30) (798a8d1), closes #30
2.5.0 (2025-05-10)
2.4.0 (2024-12-05)
2.3.0 (2024-10-21)
2.2.0 (2024-06-25)
2.1.0 (2024-05-08)
2.0.1 (2023-10-07)
2.0.0 (2023-10-05)
- Drop Node.js < 16 support
Other BREAKING changes:
- remove stsToken support
- remove headerEncoding support
- remove Bucket, Image Client support
1.2.6 (2023-09-18)
1.2.5 (2023-01-08)
1.2.4 (2022-12-30)
1.2.3 (2022-12-17)
fixes
- [
fc2fb8f] - 🐛 FIX: try to use result code first (fengmk2 <fengmk2@gmail.com>)
fixes
- [
cc2cc06] - 🐛 FIX: object.list type define (#7) (fengmk2 <fengmk2@gmail.com>)
features
- [
a9ad395] - 📦 NEW: Try to use ctx.httpclient first (#6) (fengmk2 <fengmk2@gmail.com>)
fixes
- [
38cebaa] - 🐛 FIX: Should add oss-interface to dependencies (#5) (fengmk2 <fengmk2@gmail.com>)
others
- [
301b0a2] - 🤖 TEST: Test enable parallel (#4) (fengmk2 <fengmk2@gmail.com>)
features
- [
79b6302] - 📦 NEW: Add d.ts and IObjectSimple Client define (#3) (fengmk2 <fengmk2@gmail.com>)
others
- [
8d9e935] - 📖 DOC: Remove browser document content (fengmk2 <fengmk2@gmail.com>)
fixes
- [
e7b229f] - 🐛 FIX: ClusterClient use class style (fengmk2 <fengmk2@gmail.com>)
features
- [
fe3e2c1] - 👌 IMPROVE: Remove unuse ts files (#2) (fengmk2 <fengmk2@gmail.com>),fatal: No names found, cannot describe anything.
others