Releases: saylorsolutions/modmake
Releases · saylorsolutions/modmake
Hotfix for pinned Go binary resolution
Full Changelog: v0.4.2...v0.4.3
v0.4.2
v0.4.1
What's Changed
- Fixing use of modmake-docs and other improvements by @drognisep in #53
- Adding version to modmake CLI version output by @drognisep in #52
- Adding 'init' command to CLI by @drognisep in #54
- Adding go version pinning by @drognisep in #55
- Collecting features for v0.4.1 by @drognisep in #51
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Add file watching feature to modmake CLI by @drognisep in #45
- Git package rework and submodules by @drognisep in #46
- Release v0.4.0 by @drognisep in #47
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Recursive import seems to work fine by @drognisep in #39
- Adding 'AddNewStep' Build method by @drognisep in #41
- Adding 'Task' method for Runners by @drognisep in #40
- Adding a few convenience features by @drognisep in #42
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Fixing documentation issue by @drognisep in #30
- Adding more informative errors for CallBuild by @drognisep in #32
- Release v0.2.4 by @drognisep in #33
- Allow for remote module calls by @drognisep in #29
- Adding environment variable interpolation by @drognisep in #34
- Release v0.3.0 by @drognisep in #35
Full Changelog: v0.2.2...v0.3.0
Updating dependencies
Making some needed updates to resolve security issues
v0.2.1
What's Changed
- Fix CallBuild to reference the build from a submodule context by @drognisep in #25
- Colorized output by @drognisep in #27
- Release/v0.2.1 by @drognisep in #28
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Fixing GOROOT resolution
What's Changed
- Modmake will no longer execute with empty GOROOT by @drognisep in #15
Full Changelog: v0.1.0...v0.1.1