All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.5.0 (2021-08-11)
- the output type of
ipfs.get
has changed and therecursive
option has been removed fromipfs.ls
since it was not supported everywhere
0.4.1 (2021-07-30)
Note: Version bump only for package ipfs-grpc-client
0.4.0 (2021-07-27)
- implement dag import/export (#3728) (700765b), closes #2953 #2745
- upgrade to the new multiformats (#3556) (d13d15f)
- ipld-formats no longer supported, use multiformat BlockCodecs instead
Co-authored-by: Rod Vagg [email protected] Co-authored-by: achingbrain [email protected]
0.3.3 (2021-06-18)
Note: Version bump only for package ipfs-grpc-client
0.3.2 (2021-06-05)
Note: Version bump only for package ipfs-grpc-client
0.3.1 (2021-05-26)
Note: Version bump only for package ipfs-grpc-client
0.3.0 (2021-05-10)
- all core api methods now have types, some method signatures have changed, named exports are now used by the http, grpc and ipfs client modules
0.2.4 (2021-03-10)
Note: Version bump only for package ipfs-grpc-client
0.2.3 (2021-03-09)
0.2.2 (2021-02-08)
Note: Version bump only for package ipfs-grpc-client
0.2.1 (2021-02-02)
Note: Version bump only for package ipfs-grpc-client
0.2.0 (2021-02-01)
- ipfs-repo upgrade requires repo migration to v10
0.1.2 (2021-01-22)
- issue with isolateModules flag (#3495) (839e190), closes #3494 #3498 /github.com/ipfs-shipyard/ipfs-webui/pull/1655#issuecomment-763846124