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)