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.26-beta

06 Jul 14:28
10dffff
Compare
Choose a tag to compare

This release is mainly focused on solving an issue with Buffalo and Go 1.16.

cc @fasmat

v0.16.26

06 Jul 15:36
10dffff
Compare
Choose a tag to compare

This release is focused on solving an issue with compiling Buffalo applications using Go v1.16.x see #2074

Thanks @fasmat

v0.16.25-pre

06 Jul 01:25
Compare
Choose a tag to compare

Changelog

ee6403d changing pop version

v0.16.25

06 Jul 01:33
Compare
Choose a tag to compare

Fixes an issue in v0.16.24 with the pop version. Apparently v5.3.4 still cannot be used by Buffalo.

v0.16.24

06 Jul 01:15
6366e44
Compare
Choose a tag to compare
v0.16.24 (#2116)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

* Task updating formam (#2025)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating formam

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* Fixes #1987 and #2023 (#2026)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* fixing #1987 and #2023

* adding missing converstion

* removing commented code

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* changing version number

* moving to latest 2 go versions (#2038)

* Task binding cleanup (#2039)

* moving to latest 2 go versions

* cleaning up the decoder on the binding package

* Task update formam (#2041)

* v0.16.14 (#2030)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

* Task updating formam (#2025)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating formam

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* Fixes #1987 and #2023 (#2026)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* fixing #1987 and #2023

* adding missing converstion

* removing commented code

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* changing version number

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updates formam version #2040

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating flect versionm (#2042)

* updating version

* updating some libraries to pass the github security warnings (#2044)

* Removing Grifts folder (#2050)

* removing the grifts folder

* removing grifts folder from codeclimate exceptions

* fixes the non-existing .git folder case (#2053)

* calling persist explicitly (#2054)

* adding version number

* Pointing README to new go docs link

* running packr2

* Warns if response is attempted to be written twice (#2059)

* v0.16.16 (#2055)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

* Task updating formam (#2025)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating formam

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* Fixes #1987 and #2023 (#2026)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* fixing #1987 and #2023

* adding missing converstion

* removing commented code

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* changing version number

* moving to latest 2 go versions (#2038)

* Task binding cleanup (#2039)

* moving to latest 2 go versions

* cleaning up the decoder on the binding package

* Task update formam (#2041)

* v0.16.14 (#2030)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

* Task updating formam (#2025)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating formam

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* Fixes #1987 and #2023 (#2026)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* fixing #1987 and #2023

* adding missing converstion

* removing commented code

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* changing version number

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updates formam version #2040

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating flect versionm (#2042)

* updating version

* updating some libraries to pass the github security warnings (#2044)

* Removing Grifts folder (#2050)

* removing the grifts folder

* removing grifts folder from codeclimate exceptions

* fixes the non-existing .git folder case (#2053)

* calling persist explicitly (#2054)

* adding version number

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* only writing the header if it has not been written

* bumping version

* adding packr2 files

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* allows to specify custom partialfeeders

* cleaning up a bit for codeclimate

* changing the version

* Application Route Namer (#2075)

* Development (#2072)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

* Task updating formam (#2025)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating formam

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* Fixes #1987 and #2023 (#2026)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* fixing #1987 and #2023

* adding missing converstion

* removing commented code

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* changing version number

* moving to latest 2 go versions (#2038)

* Task binding cleanup (#2039)

* moving to latest 2 go versions

* cleaning up the decoder on the binding package

* Task update formam (#2041)

* v0.16.14 (#2030)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

* Task updating formam (#2025)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating formam

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* Fixes #1987 and #2023 (#2026)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* fixing #1987 and #2023

* adding missing converstion

* removing commented code

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* changing version number

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updates formam version #2040

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating flect versionm (#2042)

* updating version

* updating some libraries to pass the github security warnings (#2044)

* Removing Grifts folder (#2050)

* removing the grifts folder

* removing grifts folder from codeclimate exceptions

* fixes the non-existing .git folder case (#2053)

* calling persist explicitly (#2054)

* adding version number

* Pointing README to new go docs link

* running packr2

* Warns if response is attempted to be written twice (#2059)

* v0.16.16 (#2055)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

* Task updating formam (#2025)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating formam

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* Fixes #1987 and #2023 (#2026)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* fixing #1987 and #2023

* adding missing converstion

* removing commented code

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* changing version number

* moving to latest 2 go versions (#2038)

* Task binding cleanup (#2039)

* moving to latest 2 go versions

* cleaning up the decoder on the binding package

* Task update formam (#2041)

* v0.16.14 (#2030)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

* Task updating formam (#2025)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating formam

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* Fixes #1987 and #2023 (#2026)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* fixing #1987 and #2023

* adding missing converstion

* removing commented code

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* changing version number

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updates formam version #2040

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating flect versionm (#2042)

* updating version

* updating some libraries to pass the github security warnings (#2044)

* Removing Grifts folder (#2050)

* removing the grifts folder

* removing grifts folder from codeclimate exceptions

* fixes the non-existing .git folder case (#2053)

* calling persist explicitly (#2054)

* adding version number

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* only writing the header if it has not been written

* bumping version

* adding packr2 files

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* allows to specify custom partialfeeders

* cleaning up a bit for codeclimate

* changing the version

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* allowing apps to define their own route namers

* tweaking and packing

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* v0.16.19

* fixing groups routenamer issue

* version change

* Fix generated GitLab ci YAML (#2086)

* gitlab-ci: Default to Golang 1.15

Given the policy by the golang team to support and maintain only the
latest two Go releases defaulting to Go 1.8 effectily made buffalo test
with a EOL'ed Golang.

This change defaults to 1.15, and allows the user to switch to 1.16 with
the already present latest switch.

* gitlab-ci: Leverage gomodules over GOPATH

Prior to this change, the `.gitlab-ci.yml` linked the directories so
that GOPATH would work. Given buffalo now always uses gomodules these
steps are no longer required, and currently even break the pipeline
created from the generated CI definitions.

By just executing the job in the `/builds` subdirectory gomodules work
as expected again.

* gitlab-ci: Update postgres connection details

Docker links the containers differently than was priorly assumed for
GitLab CI. As such the out-of-the-box settings weren't properly working.
This change resolves that in the CI YAML definitions to isolate the
changes from local setups.

* moving to last 2 versions of Go

* Bump elliptic from 6.5.3 to 6.5.4 in /genny/build/_fixtures/coke (#2088)

* Update 'goreleaser' config to use new syntax (#2079)

Previous config used `brews`, which has been deprecated and superseded
by `tap`:
https://goreleaser.com/deprecations/#brewsgithub

* Bump elliptic from 6.5.3 to 6.5.4 in /genny/build/_fixtures/coke

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Adriano <github@adriano.fyi>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* updating plush and helpers package

* adding latest plush

* updating version

* packing missing

* using the correct packatge

* Feature/improved error reporting in production (#2108)

* Development (#2099)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

* Task updating formam (#2025)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating formam

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* Fixes #1987 and #2023 (#2026)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* fixing #1987 and #2023

* adding missing converstion

* removing commented code

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* changing version number

* moving to latest 2 go versions (#2038)

* Task binding cleanup (#2039)

* moving to latest 2 go versions

* cleaning up the decoder on the binding package

* Task update formam (#2041)

* v0.16.14 (#2030)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

* Task updating formam (#2025)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating formam

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* Fixes #1987 and #2023 (#2026)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* fixing #1987 and #2023

* adding missing converstion

* removing commented code

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* changing version number

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updates formam version #2040

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating flect versionm (#2042)

* updating version

* updating some libraries to pass the github security warnings (#2044)

* Removing Grifts folder (#2050)

* removing the grifts folder

* removing grifts folder from codeclimate exceptions

* fixes the non-existing .git folder case (#2053)

* calling persist explicitly (#2054)

* adding version number

* Pointing README to new go docs link

* running packr2

* Warns if response is attempted to be written twice (#2059)

* v0.16.16 (#2055)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

* Task updating formam (#2025)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating formam

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* Fixes #1987 and #2023 (#2026)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* fixing #1987 and #2023

* adding missing converstion

* removing commented code

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* changing version number

* moving to latest 2 go versions (#2038)

* Task binding cleanup (#2039)

* moving to latest 2 go versions

* cleaning up the decoder on the binding package

* Task update formam (#2041)

* v0.16.14 (#2030)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

* Task updating formam (#2025)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating formam

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* Fixes #1987 and #2023 (#2026)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* fixing #1987 and #2023

* adding missing converstion

* removing commented code

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* changing version number

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updates formam version #2040

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating flect versionm (#2042)

* updating version

* updating some libraries to pass the github security warnings (#2044)

* Removing Grifts folder (#2050)

* removing the grifts folder

* removing grifts folder from codeclimate exceptions

* fixes the non-existing .git folder case (#2053)

* calling persist explicitly (#2054)

* adding version number

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* only writing the header if it has not been written

* bumping version

* adding packr2 files

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* allows to specify custom partialfeeders

* cleaning up a bit for codeclimate

* changing the version

* Application Route Namer (#2075)

* Development (#2072)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

* Task updating formam (#2025)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating formam

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* Fixes #1987 and #2023 (#2026)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* fixing #1987 and #2023

* adding missing converstion

* removing commented code

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* changing version number

* moving to latest 2 go versions (#2038)

* Task binding cleanup (#2039)

* moving to latest 2 go versions

* cleaning up the decoder on the binding package

* Task update formam (#2041)

* v0.16.14 (#2030)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

* Task updating formam (#2025)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating formam

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* Fixes #1987 and #2023 (#2026)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* fixing #1987 and #2023

* adding missing converstion

* removing commented code

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* changing version number

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updates formam version #2040

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating flect versionm (#2042)

* updating version

* updating some libraries to pass the github security warnings (#2044)

* Removing Grifts folder (#2050)

* removing the grifts folder

* removing grifts folder from codeclimate exceptions

* fixes the non-existing .git folder case (#2053)

* calling persist explicitly (#2054)

* adding version number

* Pointing README to new go docs link

* running packr2

* Warns if response is attempted to be written twice (#2059)

* v0.16.16 (#2055)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

* Task updating formam (#2025)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating formam

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* Fixes #1987 and #2023 (#2026)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* fixing #1987 and #2023

* adding missing converstion

* removing commented code

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* changing version number

* moving to latest 2 go versions (#2038)

* Task binding cleanup (#2039)

* moving to latest 2 go versions

* cleaning up the decoder on the binding package

* Task update formam (#2041)

* v0.16.14 (#2030)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

* Task updating formam (#2025)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating formam

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* Fixes #1987 and #2023 (#2026)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* fixing #1987 and #2023

* adding missing converstion

* removing commented code

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* changing version number

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updates formam version #2040

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating flect versionm (#2042)

* updating version

* updating some libraries to pass the github security warnings (#2044)

* Removing Grifts folder (#2050)

* removing the grifts folder

* removing grifts folder from codeclimate exceptions

* fixes the non-existing .git folder case (#2053)

* calling persist explicitly (#2054)

* adding version number

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* only writing the header if it has not been written

* bumping version

* adding packr2 files

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* allows to specify custom partialfeeders

* cleaning up a bit for codeclimate

* changing the version

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* allowing apps to define their own route namers

* tweaking and packing

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* v0.16.19

* fixing groups routenamer issue

* version change

* Fix generated GitLab ci YAML (#2086)

* gitlab-ci: Default to Golang 1.15

Given the policy by the golang team to support and maintain only the
latest two Go releases defaulting to Go 1.8 effectily made buffalo test
with a EOL'ed Golang.

This change defaults to 1.15, and allows the user to switch to 1.16 with
the already present latest switch.

* gitlab-ci: Leverage gomodules over GOPATH

Prior to this change, the `.gitlab-ci.yml` linked the directories so
that GOPATH would work. Given buffalo now always uses gomodules these
steps are no longer required, and currently even break the pipeline
created from the generated CI definitions.

By just executing the job in the `/builds` subdirectory gomodules work
as expected again.

* gitlab-ci: Update postgres connection details

Docker links the containers differently than was priorly assumed for
GitLab CI. As such the out-of-the-box settings weren't properly working.
This change resolves that in the CI YAML definitions to isolate the
changes from local setups.

* moving to last 2 versions of Go

* Bump elliptic from 6.5.3 to 6.5.4 in /genny/build/_fixtures/coke (#2088)

* Update 'goreleaser' config to use new syntax (#2079)

Previous config used `brews`, which has been deprecated and superseded
by `tap`:
https://goreleaser.com/deprecations/#brewsgithub

* Bump elliptic from 6.5.3 to 6.5.4 in /genny/build/_fixtures/coke

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Adriano <github@adriano.fyi>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* updating plush and helpers package

* adding latest plush

* updating version

* packing missing

* using the correct packatge

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>
Co-authored-by: Zeger-Jan van de Weg <ZJvandeWeg@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adriano <github@adriano.fyi>

* updating version

* Properly display errors in production

* Move context value setting

* Add test code

* Properly set environment variable in test code

* Fix XML output to omit trace in production

Co-authored-by: Antonio Pagano <645522+paganotoni@users.noreply.github.com>
Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>
Co-authored-by: Zeger-Jan van de Weg <ZJvandeWeg@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adriano <github@adriano.fyi>
Co-authored-by: Antonio Pagano <apagano@wawand.co>
Co-authored-by: Stefan Dorresteijn <stefan.dorresteijn@eye.security>

* Fix build issues with golang 1.16 (#2113)

* Fix build issue #2074

* Stick with go 1.15 for compatibility

Co-authored-by: Matthias Fasching <matthias.fasching@a52.eu>

* replacing packr2 local thing

* fixing broken import path

* updating flect version

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>
Co-authored-by: Zeger-Jan van de Weg <ZJvandeWeg@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adriano <github@adriano.fyi>
Co-authored-by: Stefan Dorresteijn <stefan@refreshseo.nl>
Co-authored-by: Stefan Dorresteijn <stefan.dorresteijn@eye.security>
Co-authored-by: Matthias Fasching <fasching.matthias@gmail.com>
Co-authored-by: Matthias Fasching <matthias.fasching@a52.eu>

v0.16.23

26 Apr 13:19
Compare
Choose a tag to compare

Running Packr2 on the codebase. Somehow on previous version we (I) missed that step 🤦‍♂️.

v0.16.22

25 Apr 19:57
dbf7a25
Compare
Choose a tag to compare

Updates buffalo to use latest pop, plush and helpers.

v0.16.21

18 Jan 12:51
8f65540
Compare
Choose a tag to compare

Fixes Homebrew formula instructions.

v0.16.20

08 Jan 18:34
00624d2
Compare
Choose a tag to compare
v0.16.20 (#2077)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

* Task updating formam (#2025)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating formam

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* Fixes #1987 and #2023 (#2026)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* fixing #1987 and #2023

* adding missing converstion

* removing commented code

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* changing version number

* moving to latest 2 go versions (#2038)

* Task binding cleanup (#2039)

* moving to latest 2 go versions

* cleaning up the decoder on the binding package

* Task update formam (#2041)

* v0.16.14 (#2030)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

* Task updating formam (#2025)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating formam

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* Fixes #1987 and #2023 (#2026)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* fixing #1987 and #2023

* adding missing converstion

* removing commented code

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* changing version number

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updates formam version #2040

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating flect versionm (#2042)

* updating version

* updating some libraries to pass the github security warnings (#2044)

* Removing Grifts folder (#2050)

* removing the grifts folder

* removing grifts folder from codeclimate exceptions

* fixes the non-existing .git folder case (#2053)

* calling persist explicitly (#2054)

* adding version number

* Pointing README to new go docs link

* running packr2

* Warns if response is attempted to be written twice (#2059)

* v0.16.16 (#2055)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

* Task updating formam (#2025)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating formam

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* Fixes #1987 and #2023 (#2026)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* fixing #1987 and #2023

* adding missing converstion

* removing commented code

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* changing version number

* moving to latest 2 go versions (#2038)

* Task binding cleanup (#2039)

* moving to latest 2 go versions

* cleaning up the decoder on the binding package

* Task update formam (#2041)

* v0.16.14 (#2030)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

* Task updating formam (#2025)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating formam

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* Fixes #1987 and #2023 (#2026)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* fixing #1987 and #2023

* adding missing converstion

* removing commented code

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* changing version number

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updates formam version #2040

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating flect versionm (#2042)

* updating version

* updating some libraries to pass the github security warnings (#2044)

* Removing Grifts folder (#2050)

* removing the grifts folder

* removing grifts folder from codeclimate exceptions

* fixes the non-existing .git folder case (#2053)

* calling persist explicitly (#2054)

* adding version number

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* only writing the header if it has not been written

* bumping version

* adding packr2 files

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* allows to specify custom partialfeeders

* cleaning up a bit for codeclimate

* changing the version

* Application Route Namer (#2075)

* Development (#2072)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

* Task updating formam (#2025)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating formam

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* Fixes #1987 and #2023 (#2026)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* fixing #1987 and #2023

* adding missing converstion

* removing commented code

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* changing version number

* moving to latest 2 go versions (#2038)

* Task binding cleanup (#2039)

* moving to latest 2 go versions

* cleaning up the decoder on the binding package

* Task update formam (#2041)

* v0.16.14 (#2030)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

* Task updating formam (#2025)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating formam

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* Fixes #1987 and #2023 (#2026)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* fixing #1987 and #2023

* adding missing converstion

* removing commented code

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* changing version number

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updates formam version #2040

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating flect versionm (#2042)

* updating version

* updating some libraries to pass the github security warnings (#2044)

* Removing Grifts folder (#2050)

* removing the grifts folder

* removing grifts folder from codeclimate exceptions

* fixes the non-existing .git folder case (#2053)

* calling persist explicitly (#2054)

* adding version number

* Pointing README to new go docs link

* running packr2

* Warns if response is attempted to be written twice (#2059)

* v0.16.16 (#2055)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

* Task updating formam (#2025)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating formam

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* Fixes #1987 and #2023 (#2026)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* fixing #1987 and #2023

* adding missing converstion

* removing commented code

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* changing version number

* moving to latest 2 go versions (#2038)

* Task binding cleanup (#2039)

* moving to latest 2 go versions

* cleaning up the decoder on the binding package

* Task update formam (#2041)

* v0.16.14 (#2030)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

* Task updating formam (#2025)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating formam

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* Fixes #1987 and #2023 (#2026)

* v0.16.13 (#2019)

* adding direct version on the docker build

* fixing plugin installation

* Fix npm's package.json permissions (#2005)

Changed created file permissions from 644 (`-w----r--`) to 0644 (`rw-r--r--`)

* Bump spf13/viper to v1.7.0 (#1999)

* bunping version

* changing version on dockerfile

* patch to fix the keywords check on new app

* removing unneeded append

* Task fixing html binder (#2016)

* binder was not wired

* packing

* adding new version number

* pulling the buffalo binary from gobinaries.com

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* fixing #1987 and #2023

* adding missing converstion

* removing commented code

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* changing version number

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updates formam version #2040

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* updating flect versionm (#2042)

* updating version

* updating some libraries to pass the github security warnings (#2044)

* Removing Grifts folder (#2050)

* removing the grifts folder

* removing grifts folder from codeclimate exceptions

* fixes the non-existing .git folder case (#2053)

* calling persist explicitly (#2054)

* adding version number

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* only writing the header if it has not been written

* bumping version

* adding packr2 files

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* allows to specify custom partialfeeders

* cleaning up a bit for codeclimate

* changing the version

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* allowing apps to define their own route namers

* tweaking and packing

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* v0.16.19

* fixing groups routenamer issue

* version change

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

v0.16.19

07 Jan 23:36
48a5576
Compare
Choose a tag to compare
  • Allows to override route namer for an app.