Skip to content

Releases: nikogura/gomason

2.3.0

30 Aug 20:39
Compare
Choose a tag to compare

Added ability to specify 'cgo' in metadata for building.

2.2.1

29 Aug 23:44
Compare
Choose a tag to compare

Changed 'checkout' functions to only checkout code, not build it.

2.2.0

07 Aug 18:21
Compare
Choose a tag to compare

Publishing now fails if you get a non 2xx response code.

2.1.2

25 Jun 17:10
Compare
Choose a tag to compare

Added ellipsis on go get call internally to fetch subpackages

2.1.0

23 Jun 15:11
Compare
Choose a tag to compare
added name field to metadata object

2.0.2

22 Jun 22:23
Compare
Choose a tag to compare

multiple binary publishing support

2.0.0

22 Jun 17:05
Compare
Choose a tag to compare

Builds recursively now (calling gox ./...)

Reorganized code to conform more to the emerging standards of how go projects are laid out.

1.3.0

09 May 18:03
2da3a97
Compare
Choose a tag to compare

Better error messages, and now uses sh rather than bash for shell functions

1.2.7

04 Apr 02:34
Compare
Choose a tag to compare
removed forgotten debugging line

1.2.6

22 Feb 16:52
6bbe690
Compare
Choose a tag to compare
removed debugging lines