Skip to content

Latest commit

 

History

History
57 lines (26 loc) · 2.21 KB

CHANGELOG.md

File metadata and controls

57 lines (26 loc) · 2.21 KB

Changelog

3.1.0 (2023-12-15)

Features

Bug Fixes

  • test that CID parameters are compatible CID types (#17) (b0ca303)

3.0.0 (2023-05-22)

⚠ BREAKING CHANGES

  • add a varint 0 for http to match go-libipni (#15)

Bug Fixes

  • add a varint 0 for http to match go-libipni (#15) (dc59973)

2.0.0 (2023-05-22)

⚠ BREAKING CHANGES

  • release updated metadata codec for http

Bug Fixes

  • add test for previous encoding interop with go (#10) (7598ebb)
  • release updated metadata codec for http (c8932d1)

1.1.0 (2023-05-17)

Features

  • createExtendedProviderAd helper to guide extended provider usage (#8) (2f18e6c)

1.0.1 (2023-05-12)

Bug Fixes

  • remove redundant entries check in ad constructor (#6) (9707c84)

1.0.0 (2023-05-12)

Miscellaneous Chores