Releases: Melkeydev/go-blueprint
Releases · Melkeydev/go-blueprint
v0.3.6
Changelog
What's Changed
- Typesafety for
framework
anddriver
flags by @MitchellBerend in #89 - feat: add contributing guide by @SputNikPlop in #107
- Fix/air: Deprecated $GOPATH reliability by @andrerocco in #127
New Contributors
- @andrerocco made their first contribution in #127
Full Changelog: v0.3.5...v0.3.6
v0.3.5
v0.3.4
v0.3.3
v0.3.2
Changelog
What's Changed
- Chore/update readme.md by @SudoSurya in #114
Full Changelog: v0.3.1...v0.3.2
v0.3.1
Changelog
What's Changed
- fix: adds project version to release artifacts by @mimatache in #117
- Feature/Tests to Generated Projects by @SudoSurya in #99
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Changelog
What's Changed
- Linting before approval by @CamPen21 in #88
- Fixing deps on existing workflow by @Melkeydev in #92
- fix: add issue and pr templates by @SputNikPlop in #84
- Gives an error if a directory already exists. Colorized the errors when doing
create
if occurred by @Jamlie in #72 - fix 🐛: added hotfix to taps on homebrew by @muandane in #87
- fix 🐛: completion in homebrew by @muandane in #100
- Project name input is not being sanitized by @CamPen21 in #103
- fix: full contributors list by @SputNikPlop in #104
- fix: templates not appearing because of config by @SputNikPlop in #106
- adding DB support by @MohammadAlhallaq in #22
New Contributors
- @Jamlie made their first contribution in #72
- @MohammadAlhallaq made their first contribution in #22
Full Changelog: v0.2.13...v0.3.0
v0.2.13
v0.2.12
v0.2.11
feat: move templates to embedded files (#51) * feat: move templates to embedded files * feat: move gitignore to embed files and updates to make and readme