This repository has been archived by the owner on Mar 27, 2024. It is now read-only.
Releases: gobuffalo/cli
Releases Β· gobuffalo/cli
v0.18.6
What's Changed
- build(deps): bump goreleaser/goreleaser-action from 2 to 3 by @dependabot in #158
- fixed regex bug on plugin installation match (related to #84) by @sio4 in #156
- fixed a bug where dryrun destroys existing app directory by @sio4 in #159
- Task updating pop by @paganotoni in #162
- v0.18.6 by @paganotoni in #163
Full Changelog: v0.18.5...v0.18.6
v0.18.5
What's Changed
- Bump golang.org/x/tools from 0.1.9 to 0.1.10 by @dependabot in #124
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #123
- Bump github.com/gobuffalo/buffalo-pop/v3 from 3.0.2 to 3.0.3 by @dependabot in #126
- Bump github.com/gobuffalo/plush/v4 from 4.1.9 to 4.1.10 by @dependabot in #128
- Bump github.com/gobuffalo/flect from 0.2.4 to 0.2.5 by @dependabot in #130
- Bump github.com/BurntSushi/toml from 1.0.0 to 1.1.0 by @dependabot in #131
- Bump actions/stale from 4 to 5 by @dependabot in #134
- Bump actions/setup-go from 2 to 3 by @dependabot in #135
- Bump github.com/spf13/viper from 1.10.1 to 1.11.0 by @dependabot in #136
- Bump github.com/gobuffalo/pop/v6 from 6.0.1 to 6.0.2 by @dependabot in #138
- Bump github.com/google/go-cmp from 0.5.7 to 0.5.8 by @dependabot in #141
- internal/cmd/build: Enable passing of additional build flags to 'go build' by @iaburton in #140
- respect context in dev mode (auto refreshing) by @sio4 in #144
- Bump github.com/gobuffalo/refresh from 1.13.0 to 1.13.1 by @dependabot in #146
- Bump github.com/gobuffalo/plush/v4 from 4.1.10 to 4.1.11 by @dependabot in #147
- Bump github.com/gobuffalo/plush/v4 from 4.1.10 to 4.1.11 by @dependabot in #150
- Bump github.com/gobuffalo/refresh from 1.13.0 to 1.13.1 by @dependabot in #149
- replaced test action with starter/reusable workflow by @sio4 in #151
- Reduce dependencies on external libraries by @fasmat in #145
- once again, updated version of package here to fix #142 by @sio4 in #152
- Bump github.com/gobuffalo/pop/v6 from 6.0.2 to 6.0.3 by @dependabot in #154
- v0.18.5 by @paganotoni in #153
New Contributors
Full Changelog: v0.18.4...v0.18.5
v0.18.4
What's Changed
- task: moving main.go to cmd/app/main.go by @paganotoni in #127
- v0.18.4 by @paganotoni in #137
Full Changelog: v0.18.3...v0.18.4
v0.18.3
What's Changed
- Bump github.com/google/go-cmp from 0.5.6 to 0.5.7 by @dependabot in #106
- Bump golang.org/x/tools from 0.1.8 to 0.1.9 by @dependabot in #107
- Bump actions/checkout from 2 to 3 by @dependabot in #109
- visibility and limiting on using
testhelpers.getBuffaloUrl
by @sio4 in #110 - Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 by @dependabot in #111
- Bump github.com/BurntSushi/toml from 0.4.1 to 1.0.0 by @dependabot in #100
- Bump github.com/spf13/viper from 1.9.0 to 1.10.1 by @dependabot in #85
- Fix error message for missing pop plugin by @fasmat in #113
- Fix test database creation error by @fasmat in #112
- Remove unsupported yarn install option. Default to use Yarn berry by @saurori in #96
- fixed glob error related to copy-webpack-plugin by @sio4 in #119
- Bump github.com/BurntSushi/toml from 0.4.1 to 1.0.0 by @dependabot in #118
- Bump github.com/spf13/viper from 1.10.0 to 1.10.1 by @dependabot in #117
- fixed "too many open files" error of fixer with except-fs by @sio4 in #121
- v0.18.3 by @paganotoni in #114
New Contributors
Full Changelog: v0.18.2...v0.18.3
v0.18.2
What's Changed
- Bump github.com/gobuffalo/pop/v6 from 6.0.0 to 6.0.1 by @dependabot in #74
- Bump golang.org/x/tools from 0.1.7 to 0.1.8 by @dependabot in #73
- Bump github.com/gobuffalo/buffalo-pop/v3 from 3.0.1 to 3.0.2 by @dependabot in #72
- Fix #80 by renaming template names in template.New by @rohrschacht in #81
- Bump github.com/gobuffalo/pop/v6 from 6.0.0 to 6.0.1 by @dependabot in #79
- Bump github.com/gobuffalo/buffalo-pop/v3 from 3.0.1 to 3.0.2 by @dependabot in #77
- Bump golang.org/x/tools from 0.1.7 to 0.1.8 by @dependabot in #76
- Bump github.com/gobuffalo/pop/v6 from 6.0.0 to 6.0.1 by @dependabot in #88
- Bump github.com/gobuffalo/buffalo-pop/v3 from 3.0.1 to 3.0.2 by @dependabot in #87
- Bump golang.org/x/tools from 0.1.7 to 0.1.8 by @dependabot in #86
- fixed plugin management related bugs by @sio4 in #84
- Configure dependabot correctly by @fasmat in #89
- Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 by @dependabot in #82
- Add integration tests for fixers by @fasmat in #75
- Replaces references to
master
branch withmain
branch by @TheLonelyGhost in #98 - Bump github.com/gobuffalo/pop/v6 from 6.0.0 to 6.0.1 by @dependabot in #90
- Bump golang.org/x/tools from 0.1.7 to 0.1.8 by @dependabot in #91
- Bump github.com/gobuffalo/buffalo-pop/v3 from 3.0.1 to 3.0.2 by @dependabot in #92
- Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 by @dependabot in #93
- v0.18.2 by @paganotoni in #101
New Contributors
- @rohrschacht made their first contribution in #81
- @TheLonelyGhost made their first contribution in #98
Full Changelog: v0.18.1...v0.18.2
v0.18.1
What's Changed
- Bump actions/stale from 3 to 4 by @dependabot in #53
- task: moving docker to be only multi by @paganotoni in #51
- hotfix: fixed go:embed directive to include partials for resources by @sio4 in #57
- Hide embed.go from embedded file systems by @fasmat in #58
- Generate embed.go files with hot reload enabled by @fasmat in #60
- Cleaning up our
internal/cmd
to make it a bit more maintanable by @paganotoni in #59 - hotfix: scan 'templates' dir only for template validation by @sio4 in #64
- hotfix: build fails when the app was created without pop by @sio4 in #67
- Removing
fakesmtp
andhttpx
by @paganotoni in #66 - fixed behavior of info command in non-buffalo directory by @sio4 in #68
- Moves the home index into the
templates/home
folder by @paganotoni in #69 - Fixing webpack warnings by @paganotoni in #71
- v0.18.1 by @paganotoni in #70
New Contributors
- @dependabot made their first contribution in #53
Full Changelog: v0.18.0...v0.18.1
v0.18.0
What's Changed
- Replace packr and packd in gobuffalo cli with embed.FS by @fasmat in #48
- Update templates for new app by @fasmat in #52
- v0.17.8 by @paganotoni in #50
Full Changelog: v0.17.7...v0.18.0
v0.17.7
What's Changed
- Fix failing installation by @fasmat in #44
- Re-add missing packr2 files by @fasmat in #45
- v0.17.7 by @paganotoni in #47
Full Changelog: v0.17.6...v0.17.7
v0.17.6
What's Changed
- Fix warnings during buffalo new by @fasmat in #39
- Adding Dockerfiles to the cli repo by @paganotoni in #41
New Contributors
- @paganotoni made their first contribution in #41
Full Changelog: v0.17.5...v0.17.6
v0.17.5
Fixing version number