This repository has been archived by the owner on Mar 27, 2024. It is now read-only.
Releases: gobuffalo/cli
Releases · gobuffalo/cli
v0.18.14
v0.18.13
v0.18.12-beta
Full Changelog: v0.18.11-beta...v0.18.12-beta
v0.18.12
What's Changed
- docker: adding
latest
andlatest-slim
tags to our docker images by @paganotoni in #250
Full Changelog: v0.18.11...v0.18.12
v0.18.11-beta
What's Changed
- improvement: using go built in build-info. by @paganotoni in #244
Full Changelog: v0.18.10...v0.18.11-beta
v0.18.11
What's Changed
- improvement: using go built in build-info. by @paganotoni in #244
- bugfix: fixing goreleaser binary match by @paganotoni in #248
Full Changelog: v0.18.10...v0.18.11
v0.18.10
What's Changed
- Task: Changed the way we build our docker images to use goreleaser and be able to inject the version.
Full Changelog: v0.18.9...v0.18.10
v0.18.9
What's Changed
- build(deps): bump github.com/google/go-cmp from 0.5.8 to 0.5.9 by @dependabot in #222
- made imports fixer supports named imports by @sio4 in #204
- build(deps): bump actions/stale from 5 to 6 by @dependabot in #224
- added or replaced stale issue closer with standard version by @sio4 in #227
- applied sync.Once to make 'app' to be the only root App by @sio4 in #229
- added fixer for app once (#229, #230) by @sio4 in #235
- task: tweaking docker build to add the version number by @paganotoni in #243
Full Changelog: v0.18.8...v0.18.9
v0.18.8
What's Changed
- v0.18.5 by @paganotoni in #153
- v0.18.6 by @paganotoni in #163
- Add GitHub actions by @VictorBersy in #197
- build(deps): bump github.com/BurntSushi/toml from 1.1.0 to 1.2.0 by @dependabot in #201
- build(deps): bump github.com/gobuffalo/plush/v4 from 4.1.13 to 4.1.14 by @dependabot in #199
- build(deps): bump golang.org/x/tools from 0.1.11 to 0.1.12 by @dependabot in #205
- Updating
main
by @paganotoni in #206
New Contributors
- @VictorBersy made their first contribution in #197
Full Changelog: v0.18.7...v0.18.8
v0.18.7
What's Changed
- updated go version of the builder Dockerfile by @sio4 in #164
- fixed various fixer issues by @sio4 in #161
- fixed not to allow sub flags before sub command (fixes #167) by @sio4 in #168
- removed packr from mailer (fixes #177) by @sio4 in #178
- replaced markbates/sigtx with standard signal by @sio4 in #183
- fixed broken behavior of buffalo test -m by @sio4 in #181
- replaced grift with mirrored version by @sio4 in #191
Full Changelog: v0.18.6...v0.18.7