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

Releases: gobuffalo/buffalo

v0.16.8

21 Apr 02:05
421c261
Compare
Choose a tag to compare

Features:

Bugfixes

  • #1767 - Fixing Go templates issue with Buffalo helpers
  • #1965 - Removing GOPATH things from Docker images
  • #1967 - Adds back the buffalo-pop plugin to the Docker images. Thanks @jh125486

v0.16.5

15 Apr 13:17
fcaae36
Compare
Choose a tag to compare
  • Fixes a misspelled import for buffalo pop #1959. Thanks @Pulgafree
  • Fixes collapsing route names case #1941. Thanks @L1ghtman2k
  • Fixer will now remove old version of buffalo-pop from the plugins. Thanks @markbates

v0.16.4

13 Apr 21:31
1bf4d58
Compare
Choose a tag to compare

Minor tweaks.

  • Updates codeclimate config file. Thanks @boskiv
  • Fixes a path issue for Auto in Windows. Thanks @daHaimi
  • Allows to pass -timeout to the test command. Reported by @kiambogo
  • c.Error now logs the error code. Reported by @stnguyen90

v0.16.3

09 Apr 20:27
c39246a
Compare
Choose a tag to compare
  • Fixes an issue with the resource generators not using pop/v5
  • Adds font awesome on application.js thanks @corylanou
  • Updates new app package.json

v0.16.2

06 Apr 18:58
2c2bdae
Compare
Choose a tag to compare

Changelog

2c2bdae Bump pop version (#1937)

v0.16.1

02 Apr 19:02
abd2030
Compare
Choose a tag to compare

Changelog

abd2030 v0.16.1 (#1929)

v0.16.0

02 Apr 13:45
1da9a76
Compare
Choose a tag to compare

Changelog

1da9a76 v0.16.0 (#1924)

v0.15.5

06 Feb 18:40
3580837
Compare
Choose a tag to compare

Changelog

3580837 v0.15.5 (#1897)

v0.15.4

19 Jan 16:25
6773bfc
Compare
Choose a tag to compare

Changelog

6773bfc updates mods (#1880)

v0.15.3

01 Dec 14:21
a5ba264
Compare
Choose a tag to compare

Changelog

a5ba264 Update version.go