Skip to content

Latest commit

 

History

History
259 lines (76 loc) · 7.03 KB

CHANGELOG.md

File metadata and controls

259 lines (76 loc) · 7.03 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.7.2 (2021-11-12)

Note: Version bump only for package ipfs-http-gateway

0.7.1 (2021-09-28)

Note: Version bump only for package ipfs-http-gateway

0.7.0 (2021-09-24)

Features

BREAKING CHANGES

  • There are no default exports and everything is now dual published as ESM/CJS

0.6.5 (2021-09-17)

Note: Version bump only for package ipfs-http-gateway

0.6.4 (2021-09-17)

Note: Version bump only for package ipfs-http-gateway

0.6.3 (2021-09-08)

Note: Version bump only for package ipfs-http-gateway

0.6.2 (2021-09-02)

Bug Fixes

0.6.1 (2021-08-25)

Note: Version bump only for package ipfs-http-gateway

0.6.0 (2021-08-11)

Features

BREAKING CHANGES

  • the output type of ipfs.get has changed and the recursive option has been removed from ipfs.ls since it was not supported everywhere

0.5.1 (2021-07-30)

Note: Version bump only for package ipfs-http-gateway

0.5.0 (2021-07-27)

Features

BREAKING CHANGES

  • ipld-formats no longer supported, use multiformat BlockCodecs instead

Co-authored-by: Rod Vagg rod@vagg.org Co-authored-by: achingbrain alex@achingbrain.net

0.4.3 (2021-06-18)

Note: Version bump only for package ipfs-http-gateway

0.4.2 (2021-06-05)

Note: Version bump only for package ipfs-http-gateway

0.4.1 (2021-05-26)

Note: Version bump only for package ipfs-http-gateway

0.4.0 (2021-05-10)

chore

BREAKING CHANGES

  • 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.3.2 (2021-03-09)

Bug Fixes

0.3.1 (2021-02-08)

Note: Version bump only for package ipfs-http-gateway

0.3.0 (2021-02-01)

chore

BREAKING CHANGES

  • ipfs-repo upgrade requires repo migration to v10

0.2.1 (2021-01-22)

Note: Version bump only for package ipfs-http-gateway

0.2.0 (2021-01-15)

Features

0.1.4 (2020-12-16)

Bug Fixes

0.1.3 (2020-11-25)

Note: Version bump only for package ipfs-http-gateway

0.1.2 (2020-11-16)

Note: Version bump only for package ipfs-http-gateway

0.1.1 (2020-11-09)

Note: Version bump only for package ipfs-http-gateway

0.1.0 (2020-10-28)

Features