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

v0.13.3-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@markbates markbates released this 25 Oct 19:26

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