Skip to content

v0.2.0

Compare
Choose a tag to compare
@tzdybal tzdybal released this 18 Nov 19:09
· 22 commits to main since this release
c59fcaf

What's Changed

  • chore(ci): add semantic release and pr by @MSevey in #6
  • chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 6.1.1 by @dependabot in #7
  • chore(ci): reduce dependabot spam by splitting out updates by @MSevey in #8
  • chore: Initial Execution API by @jim380 in #9
  • chore: fix linter issues by @tzdybal in #28
  • refactor: rename Execute to Executor by @tzdybal in #29
  • chore(deps): bump github.com/cosmos/gogoproto from 1.5.0 to 1.7.0 by @dependabot in #20
  • chore(deps): bump google.golang.org/grpc from 1.65.0 to 1.67.1 by @dependabot in #19
  • chore(deps): bump github.com/celestiaorg/go-header from 0.6.2 to 0.6.3 in the patch-updates group by @dependabot in #18
  • refactor: add context parameter to all executor methods by @tzdybal in #31
  • chore: delete JSON-RPC proxy by @tzdybal in #37

New Contributors

Full Changelog: v0.1.0...v0.2.0