Releases: wneessen/arrgo
Releases · wneessen/arrgo
v0.3.2: Dependicy updates
What's Changed
- build(deps): bump github.com/lib/pq from 1.10.8 to 1.10.9 by @dependabot in #54
- build(deps): bump github.com/golang-migrate/migrate/v4 from 4.15.2 to 4.16.0 by @dependabot in #55
- build(deps): bump github.com/golang-migrate/migrate/v4 from 4.16.0 to 4.16.1 by @dependabot in #56
- build(deps): bump github.com/golang-migrate/migrate/v4 from 4.16.1 to 4.16.2 by @dependabot in #57
- build(deps): bump golang.org/x/text from 0.9.0 to 0.10.0 by @dependabot in #58
- build(deps): bump golang.org/x/text from 0.10.0 to 0.11.0 by @dependabot in #59
- build(deps): bump github.com/rs/zerolog from 1.29.1 to 1.30.0 by @dependabot in #61
- build(deps): bump github.com/kkyr/fig from 0.3.1 to 0.3.2 by @dependabot in #60
- build(deps): bump golang.org/x/text from 0.11.0 to 0.12.0 by @dependabot in #62
- build(deps): bump github.com/rs/zerolog from 1.30.0 to 1.31.0 by @dependabot in #64
- build(deps): bump golang.org/x/text from 0.12.0 to 0.13.0 by @dependabot in #63
- Update version.go by @wneessen in #65
Full Changelog: v0.3.1...v0.3.2
v0.3.1 Maintenance release
This release mainly updates dependencies and adds a fix, that a play summary is only provided if a value changed. Otherwise the bot will not provide a response.
What's Changed
- build(deps): bump golang.org/x/text from 0.7.0 to 0.8.0 by @dependabot in #48
- build(deps): bump github.com/bwmarrin/discordgo from 0.27.0 to 0.27.1 by @dependabot in #49
- build(deps): bump golang.org/x/text from 0.8.0 to 0.9.0 by @dependabot in #50
- build(deps): bump github.com/rs/zerolog from 1.29.0 to 1.29.1 by @dependabot in #52
- build(deps): bump github.com/lib/pq from 1.10.7 to 1.10.8 by @dependabot in #51
- v0.3.1: Maintenance release by @wneessen in #53
Full Changelog: v0.3.0...v0.3.1
v0.3.0: Fix nil pointer dereference
v0.2.9: Dependency updates
What's Changed
- build(deps): bump golang.org/x/text from 0.4.0 to 0.5.0 by @dependabot in #37
- build(deps): bump golang.org/x/text from 0.5.0 to 0.6.0 by @dependabot in #38
- build(deps): bump github.com/containerd/containerd from 1.6.8 to 1.6.12 by @dependabot in #39
- build(deps): bump github.com/bwmarrin/discordgo from 0.26.1 to 0.27.0 by @dependabot in #40
- build(deps): bump github.com/rs/zerolog from 1.28.0 to 1.29.0 by @dependabot in #41
- build(deps): bump github.com/kkyr/fig from 0.3.0 to 0.3.1 by @dependabot in #42
- build(deps): bump golang.org/x/text from 0.6.0 to 0.7.0 by @dependabot in #43
- build(deps): bump github.com/containerd/containerd from 1.6.12 to 1.6.18 by @dependabot in #44
- Update dependencies by @wneessen in #45
Full Changelog: v0.2.8...v0.2.9