Releases: web3-storage/w3up-cli
Releases · web3-storage/w3up-cli
v2.0.0
2.0.0 (2022-10-26)
Bug Fixes
- tests passing/typecheck. (0a520c6)
- update w3up-client version. (d8e5b2b)
Features
- Add size to list of cars. (77ff632)
- Cleanup and make upload/* caps work. (b69d93b)
- Get base for upload/* caps in (e994213)
- Setup stat, make list use upload list, lots of misc cleanup. (853a0f7)
- upgrade client (adfbf96)
BREAKING CHANGES
- add upload caps and misc list changes.
v1.11.1
1.11.1 (2022-10-18)
Bug Fixes
- add repo to package.json, misc cleanup. (1aa1931)
v1.11.0
1.11.0 (2022-10-14)
Bug Fixes
- Add settings.json to .gitignore. (2679bc6)
Features
- Add yes to import-settings, remove import alias for now to reduce confusion. (7bc04fd)
- Move most of import/export settings to client. (07e071b)
- Update to client 2.3.0 (0151821)
v1.10.5
1.10.5 (2022-10-14)
Bug Fixes
- Hotfix issue with upload cars not having client in sub-function. (cd2ee56)
v1.10.4
1.10.4 (2022-10-14)
Bug Fixes
- Revert max car size to 2GB, while keeping chunk size smaller (a1f1080)
v1.10.3
1.10.3 (2022-10-12)
Bug Fixes
- Fix issue with non dag-pb cids when list/tree/etc. (d514473)
v1.10.2
1.10.2 (2022-10-04)
Bug Fixes
- Allow merging of old settings when moving to profile based system. (e7aab80), closes #114
- Fix issues around profiles, more validation. (bcc8fa7), closes #112 #110 #109 #105
v1.10.1
1.10.1 (2022-10-04)
Bug Fixes
- README to reflect CLI docs (af8a223)
v1.9.2
1.9.2 (2022-10-04)
Bug Fixes