Releases: j178/leetgo
Releases · j178/leetgo
v1.4.13
v1.4.12
v1.4.11
v1.4.10
v1.4.9
v1.4.8
Changelog
Features
- fa18aed: feat: add pandas support (@j178)
- 2c09036: feat: display today streak counter (#305) (@j178)
Bug fixes
Others
- 3a0fdb0: chore(deps): bump the all group with 9 updates (#302) (@dependabot[bot])
- 9c67e44: chore(deps): bump golangci/golangci-lint-action from 5 to 6 (#303) (@dependabot[bot])
- 5bfca6b: ci: upgrade to goreleaser v2 (@j178)
- f9d4462: chore(deps): bump the all group with 5 updates (#304) (@dependabot[bot])
- 2e85ee7: chore(deps): bump the all group with 3 updates (#306) (@dependabot[bot])
v1.4.7
v1.4.6
Changelog
Bug fixes
Others
- dbfe531: chore(deps): bump golang.org/x/net in the go_modules group (#294) (@dependabot[bot])
- feceafd: chore(deps): bump golangci/golangci-lint-action from 4 to 5 (#296) (@dependabot[bot])
- 43719c5: chore(deps): bump the all group with 5 updates (#295) (@dependabot[bot])
v1.4.5
v1.4.4
Changelog
Bug fixes
Others
- 4db71be: Prevent infinite loop within serialization methods (#287) (@alex-telpis)
- cc5cdd0: Utilize fmt.Stringer interface instead of ToString method (#288) (@alex-telpis)
- 33357ac: chore(deps): bump the all group with 6 updates (#289) (@dependabot[bot])
- c4033db: misc: bump go testutils dep (@j178)