Skip to content

v0.21.0

Latest
Compare
Choose a tag to compare
@walldiss walldiss released this 27 May 17:29
· 1 commit to main since this release
9fb3c91

What's Changed

  • chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.4 by @dependabot in #241
  • chore(deps): bump github.com/tidwall/gjson from 1.14.4 to 1.16.0 by @dependabot in #240
  • chore(deps): bump github.com/tidwall/gjson from 1.16.0 to 1.17.0 by @dependabot in #242
  • chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #244
  • chore(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #245
  • chore(deps): bump github.com/tidwall/gjson from 1.17.0 to 1.17.1 by @dependabot in #246
  • chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #247
  • chore: rename master to main by @rootulp in #249
  • chore(deps): bump golangci/golangci-lint-action from 4 to 6 by @dependabot in #252
  • ci: add secrets.CODECOV_TOKEN to codecov by @ramin in #255
  • chore: fixes dead link for golangci-lint status badge in README by @staheri14 in #254
  • feat!: adds input range check to optimize VerifyLeafHashes and VerifyInclusion methods by @staheri14 in #253
  • refactor: popIfNonEmpty for leaf hashes by @walldiss in #257

New Contributors

Full Changelog: v0.20.0...v0.21.0