Releases: nikogura/gomason
Releases · nikogura/gomason
2.3.0
Added ability to specify 'cgo' in metadata for building.
2.2.1
Changed 'checkout' functions to only checkout code, not build it.
2.2.0
Publishing now fails if you get a non 2xx response code.
2.1.2
Added ellipsis on go get call internally to fetch subpackages
2.1.0
added name field to metadata object
2.0.2
multiple binary publishing support
2.0.0
Builds recursively now (calling gox ./...)
Reorganized code to conform more to the emerging standards of how go projects are laid out.
1.3.0
Better error messages, and now uses sh rather than bash for shell functions
1.2.7
removed forgotten debugging line