Skip to content

Releases: storacha/ipni

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Dec 12:05
ec1e3dc

3.1.0 (2023-12-15)

Features

Bug Fixes

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

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 22 May 19:02
79f9188

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)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 22 May 10:50
b02ad4a

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)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 17 May 11:16
992e825

1.1.0 (2023-05-17)

Features

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

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 15 May 10:48
13df312

1.0.1 (2023-05-12)

Bug Fixes

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

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 12 May 14:45
b00c02f

1.0.0 (2023-05-12)

Miscellaneous Chores