Skip to content

v0.12.0-rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@rootulp rootulp released this 30 Jan 18:14
· 37 commits to main since this release
bb5e119

What's Changed

  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #267
  • chore(deps): Bump github.com/celestiaorg/nmt from 0.18.1 to 0.20.0 by @dependabot in #268
  • chore(deps): Bump golang.org/x/sync from 0.3.0 to 0.4.0 by @dependabot in #269
  • feat: add roots helper function by @bao1029p in #270
  • chore(deps): Bump golang.org/x/sync from 0.4.0 to 0.5.0 by @dependabot in #272
  • chore(deps): Bump actions/setup-go from 4 to 5 by @dependabot in #273
  • test: remove test cases that vary based on codec by @sontrinh16 in #274
  • chore(deps): Bump github.com/klauspost/reedsolomon from 1.11.8 to 1.12.0 by @dependabot in #276
  • chore(deps): Bump golang.org/x/crypto from 0.1.0 to 0.17.0 by @dependabot in #281
  • chore: remove unnecessary conversions by @estensen in #282
  • chore(deps): Bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in #283
  • chore(deps): Bump codecov/codecov-action from 3.1.4 to 3.1.5 by @dependabot in #284
  • fix!: UnmarshalJSON is limited to the default Tree bug by @sontrinh16 in #277

New Contributors

Full Changelog: v0.11.0...v0.12.0-rc0