Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Releases: gobuffalo/cli

v0.18.14

16 Feb 09:58
v0.18.14
145dfb0
Compare
Choose a tag to compare

What's Changed

  • Use the new gobuffalo middleware by @sio4 in #253

NOTE:

  • as of v0.18.14, generated apps will use gobuffalo/middleware for set of the default middleware

Full Changelog: v0.18.13...v0.18.14

v0.18.13

28 Jan 07:43
v0.18.13
a51b5d6
Compare
Choose a tag to compare

What's Changed

  • updated go.mod with go 1.18 and bump version to v0.18.13 by @sio4 in #252
  • fixes #251

Full Changelog: v0.18.12...v0.18.13

v0.18.12-beta

07 Dec 19:01
Compare
Choose a tag to compare

v0.18.12

07 Dec 19:35
cb65b47
Compare
Choose a tag to compare

What's Changed

  • docker: adding latest and latest-slim tags to our docker images by @paganotoni in #250

Full Changelog: v0.18.11...v0.18.12

v0.18.11-beta

07 Dec 01:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.10...v0.18.11-beta

v0.18.11

07 Dec 12:26
3648c1a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.10...v0.18.11

v0.18.10

19 Nov 15:19
Compare
Choose a tag to compare

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

19 Nov 13:19
1bcddd6
Compare
Choose a tag to compare

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

05 Aug 15:23
4f1ca47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.18.7...v0.18.8

v0.18.7

13 Jul 09:21
Compare
Choose a tag to compare

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