Releases: gobuffalo/buffalo
v0.13.5
v0.14.0-alpha.3
Changelog
34e8eeb Contributing guide link points to the right place (#1437)
aed9b29 Merge branch 'master' into development
b89d032 Reset content-type to html for detailed error page (#1436)
66d8dc1 fixes issue with mux routes that end in an extension (#1425)
4833671 mods patch for the lowercase packr issue (#1442)
e9e3594 removed local partial
and integrated with plush's partial
(#1411)
a8eac54 updated deps (#1422)
5705f3a updated packr
a03af31 version bump: v0.13.3
219893e version bump: v0.13.4
d223ffd version bump: v0.14.0-alpha.3
v0.14.0-alpha.2
v0.13.4
v0.14.0-alpha.1
Changelog
ead36a9 Fail on npm/node issues during buffalo new fixes #1368 (#1408)
ad19e23 Convert buffalo build
to use genny (#1396)
3e61ecc Deprecate generators.AddImport (#1435)
ce2e6a9 adds build events (#1421)
77ca7d1 fixes issues with buffalo build and no database (#1418)
7cc674d generated goreleaser
edab02b genny now has better log levels
b505d14 ignore "bad" directories when validating templates (#1424)
fd80b62 merge master (#1438)
7ea2026 merges in v0.13.3 (#1433)
31fcabf starts using packd interfaces (#1416)
ef5611e version bump: v0.14.0-alpha.1
v0.13.3
v0.13.3-alpha.1
Changelog
903d1d1 Add CODEOWNERS file (#1401)
3b20f0b Adds some inline help for webpack (#1375)
e068478 Merge branch 'master' into development
746cd34 Skip templates when app type is API (#1393)
c09903f Skip templates when app type is API (#1393)
c7fc989 Update cli text. Addresses #1173 (#1386)
300e72e Update the link to CONTRIBUTING.md (#1387)
f01e369 add documentation for contributing with go modules (#1388)
fdb8484 context not passed when partial
used within for
loop fixes #1406 (#1407)
bf05e6d dont add a go.mod file when go modules are turned off (#1397)
beb041c emits new buffalo:setup events to all for plugins to run their own setups (#1376)
dd17e1e encodes meta.App to config/buffalo-app.toml on buffalo new (#1382)
c8ab9d6 fix deprecated url for plugins (#1378)
bd019c7 fixes strange issues with pages being downloaded instead of rendered (#1402)
9e40ba0 fixes the issue where go get -u fails in the Dockerfile (#1398)
a850c25 fixes the log deprecation warning from showing unless LogLevel is set (#1404)
1cecfc0 improved task middleware to show skipped path (#1380)
a9ef423 install dep if missing during buffalo setup for dep app (#1371)
f5c9fe5 makes sure that the docker image has the latest packages in the gopath (#1405)
aef5439 merge in v0.13.1 (#1394)
6adbc2a removes the docker generator in favor of the buffalo-docker plugin (#1381)
097f506 reset to development
153b252 show error when go modules is used with --with-dep (#1390)
c9ce87c switches to the new gobuffalo/logger package (#1399)
239bce2 updated deps
ead4fd4 version bump: v0.13.3-alpha.1