All Versions
28
Latest Version
Avg Release Cycle
17 days
Latest Release
925 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.16.17 Changes
November 13, 2020โก๏ธ [Docs] Updates readme image and link to go docs.
-
v0.16.16 Changes
October 22, 2020 -
v0.16.15 Changes
September 05, 2020 -
v0.16.14 Changes
August 02, 2020 -
v0.16.13 Changes
July 18, 2020โก๏ธ Updates Dockerfile to get binary from gobinaries.com
-
v0.16.12 Changes
July 16, 2020๐ Fixes an issue where the HTML form binder was not wired correctly.
-
v0.16.11 Changes
July 15, 2020- ๐ Allowing application name to have dev, buffalo and test substrings, but not to equal these.
-
v0.16.10 Changes
June 09, 2020v0.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 Changes
May 25, 2020- 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.
-
v0.16.8 Changes
April 21, 2020๐ Features:
ServeFile
now serves gzipped files. Thanks @vincentchu- โ Adds CircleCI support. Thanks @jamtur01
๐ Bugfixes