Skip to content

v1.6.2 Bug Fixes

Compare
Choose a tag to compare
@natefinch natefinch released this 21 Sep 13:24
· 91 commits to master since this release
a8460f7

Fixes

The big thing in this release is fixing mg.SerialDeps, which was broken in v1.6.0 (and now has tests ro prevent that from happening again).

Changelog

Ensure we print an error if running the compiled magefile fails (#171)
actually parse the MAGEFILE_VERBOSE flag (#175)
fix serial deps (#177)
fix error handling when failing to list magefiles (#174)