Skip to content

Releases: oNaiPs/go-generate-fast

v0.3.0

13 Oct 16:44
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

  • fix: properly add output globs, only consider files @oNaiPs (#18)

v0.2.0

13 Oct 11:19
Compare
Choose a tag to compare

Changes

🚀 Features

v0.1.0

12 Oct 08:56
Compare
Choose a tag to compare

What's Changed

3b115f1 fix: improve gqlgen filenames detection
bad5daa chore: update go mod and sum
64b2d57 chore: add custom script e2e
3e62164 feat: compare generated files on e2e
82da388 fix: create destination folders when using cached values
610c6ec feat: add option to force usage of cached value
6ce534f chore: formatted README, explain command usage
c9a34e9 feat: improve dependency management, add e2e to github actions
9ca854f chore: add autolabeler config to release-drafter
8ee4275 fix: do not run release drafter twice
f40cc48 chore: add release drafter config file
65b871e chore: add release drafter action

Full Changelog: v0.0.4...v0.1.0

v0.0.4

04 Oct 09:20
Compare
Choose a tag to compare

What's Changed

  • fix: use default main.go location on goreleaser by @oNaiPs in #5
  • chore: add demo video to README by @oNaiPs in #6
  • chore: do not run actions on push by @oNaiPs in #7
  • fix: use correct (similar to binary name) env vars by @oNaiPs in #8
  • chore: add goreleaser github action by @oNaiPs in #9

Full Changelog: v0.0.3...v0.0.4

v0.0.3

04 Oct 01:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

04 Oct 01:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1

04 Oct 01:10
b31a7f5
Compare
Choose a tag to compare

This is the very first release, which is most likely buggy, and not production ready.

Full Changelog: https://github.com/oNaiPs/go-generate-fast/commits/v0.0.1