Releases: SundaeSwap-finance/ogmigo
Releases · SundaeSwap-finance/ogmigo
v6.2.1
What's Changed
- fix(modernize): use any instead of interface{} by @wolf31o2 in #77
- fix(modernize): use maps.Copy vs range over keys by @wolf31o2 in #80
- fix(modernize): use slices.Contains vs range by @wolf31o2 in #81
- fix(modernize): range over object directly by @wolf31o2 in #78
- ci: implement nilaway by @jkawan in #82
- build(deps): bump github.com/buger/jsonparser from 1.1.1 to 1.1.2 by @wolf31o2 in #84
New Contributors
Full Changelog: v6.2.0...v6.2.1
v6.2.0
What's Changed
- build: go 1.24 by @wolf31o2 in #74
- Add a zerolog logger by @Quantumplation in #75
- fix(logger): update imports and go.* by @wolf31o2 in #76
Full Changelog: v6.1.0...v6.2.0
v6.1.0
v6.0.2
What's Changed
- build: add a makefile for common tasks by @wolf31o2 in #65
- ci: enable dependabot weekly scans by @wolf31o2 in #67
- chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /store/badgerstore by @wolf31o2 in #66
- Add reward account summary query by @mgpai22 in #69
- fix: log entries created from user input by @wolf31o2 in #68
- chore: go mod tidy by @wolf31o2 in #70
- chore: make format golines by @wolf31o2 in #71
New Contributors
Full Changelog: v6.0.1...v6.0.2
v6.0.1
v0.10.0
What's Changed
- chore: update go module handling by @wolf31o2 in #56
- ci: enable golangci-lint tests by @wolf31o2 in #57
- ci(go): add 1.24 to test matrix by @wolf31o2 in #58
- ci(go-test): explicit workflow permissions by @wolf31o2 in #59
- chore: add binaries to .gitignore by @wolf31o2 in #60
- build: require go 1.23, update golang.org/x/net by @wolf31o2 in #61
- chore: backport bf5b966 from v6 branch by @wolf31o2 in #62
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- ci: make sure 'go test ./...' works by @wolf31o2 in #50
- refactor: drop v5 support by @wolf31o2 in #51
- ci: run go tests by @wolf31o2 in #52
- ci: checkout submodules too by @wolf31o2 in #53
- ci: trigger automatic publishing of release and go docs on tag by @wolf31o2 in #55
Full Changelog: v6.0.0...v0.9.0