Skip to content

Latest commit

 

History

History
113 lines (48 loc) · 3.4 KB

CHANGELOG.md

File metadata and controls

113 lines (48 loc) · 3.4 KB

9.1.0 (2023-11-28)

Features

9.0.1 (2022-11-08)

Bug Fixes

8.0.0 (2022-06-29)

Features

7.0.0 (2021-03-29)

Bug Fixes

  • support Uint8Array in ipfs.object.get (#82) (5b85b6d)

BREAKING CHANGES

  • expects ipfs.object.get to return Uint8Array

6.0.0 (2020-10-20)

Bug Fixes

  • restore browser bundle build (619dc35)

Features

5.0.1 (2020-09-01)

Bug Fixes

5.0.0 (2020-09-01)

Bug Fixes

4.1.0 (2020-05-26)

4.0.0 (2020-05-26)

Features

3.0.0 (2019-01-03)

Bug Fixes

  • handle new and old object api (791a8af)
  • return Unmapped range error from lookupPretty (63cd03e), closes #65
  • update for ipfsd-ctl@0.40.2 (aee636b)

2.3.0 (2017-11-12)

2.2.0 (2017-01-31)

Features