Skip to content

Releases: gobuffalo/envy

v1.10.2

03 Sep 16:10
Compare
Choose a tag to compare

What's Changed

  • replaced test action with starter/reusable workflow by @sio4 in #40
  • clean up sub modules for buffalo v1 by @sio4 in #43

Full Changelog: v1.10.1...v1.10.2

v1.10.1

03 Nov 12:56
Compare
Choose a tag to compare

Full Changelog: v1.10.0...v1.10.1

v1.10.0

03 Nov 12:55
Compare
Choose a tag to compare

What's Changed

  • removed CurrentPackage() since envy only support go module mode by @sio4 in #39
  • update modules (testify, go-internal, and godotenv) by @sio4 in #38
  • task: updates github actions to run Go 1.16 and 1.17 by @paganotoni

New Contributors

  • @sio4 made their first contribution in #39

Full Changelog: v1.9.0...v1.10.0

v1.9.0

01 Feb 14:54
Compare
Choose a tag to compare
return true

v1.8.0

21 Nov 13:54
828394f
Compare
Choose a tag to compare
fix mods/gopath stuff (#33)

v1.6.15

07 Feb 22:01
Compare
Choose a tag to compare
Cleanup deps

v1.6.14

07 Feb 22:02
Compare
Choose a tag to compare
version bump: v1.6.14

v1.6.8

10 Nov 02:20
910ef88
Compare
Choose a tag to compare
removes support for 1.8 and below (#20)

v1.6.4

18 Aug 15:40
Compare
Choose a tag to compare
add go modules

v1.6.3

13 Jun 12:33
Compare
Choose a tag to compare
fix: ensure flag is true before setting (#15)