Releases: rollkit/go-execution
Releases · rollkit/go-execution
v0.2.3
v0.2.2
v0.2.1
v0.2.0
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
toExecutor
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
- @dependabot made their first contribution in #7
- @jim380 made their first contribution in #9
Full Changelog: v0.1.0...v0.2.0