This repository has been archived by the owner on Feb 24, 2024. It is now read-only.
Releases: gobuffalo/buffalo
Releases · gobuffalo/buffalo
v0.16.18
[Fix] prevents error when attempting to write twice to the http response header.
[Enhancement] Allows to specify custom partialFeeder
helper.
v0.16.17
[Docs] Updates readme image and link to go docs.
v0.16.16
v0.16.15
v0.16.14
v0.16.13
Updates Dockerfile to get binary from gobinaries.com
v0.16.12
Fixes an issue where the HTML form binder was not wired correctly.
v0.16.11
- Allowing application name to have dev, buffalo and test substrings, but not to equal these.
v0.16.10
v0.16.10 (#2006)
- Fix npm's package.json permissions (#2005) thanks @disconnect3d
- Bump spf13/viper to v1.7.0 (#1999) thanks @hackerman
v0.16.9
- Batch Mail sending interface and implementation added. Thanks @Ilkrash
- Newly generated apps now include PostCSS file and autoprefixer to make bootstrap custom-selects work. Thanks @arunsworld
- Newly Webpack apps now come with JQuery
v3.5.1
and Bootstrapv4.5.0
. - Some refactoring work on the
binding
package.