Releases: brad-jones/gomake
Releases · brad-jones/gomake
v1.3.0
1.3.0 (2019-01-28)
Features
- closures: some functions in the runtime lib now return closures (ddbd1af)
v1.2.0
1.2.0 (2018-12-20)
Features
- runtime: added some helpers that make writing tasks easier (5fc98b5)
v1.1.0
1.1.0 (2018-12-20)
Bug Fixes
- quotes: now get escaped correctly when used in function doc blocks (793b7cd)
Features
- use-short-version: these variables can now be set by a makefile (3d913ae)
v1.0.4
1.0.4 (2018-12-20)
Bug Fixes
- azure-pipeline: moved ci over to azure dev ops for windows and mac (4a0281e)
v1.0.3
1.0.3 (2018-11-29)
Bug Fixes
- findgomakefolder: add windows root file system detection (7fdda94)
v1.0.2
1.0.2 (2018-11-21)
Bug Fixes
- gmv: display titles for the version information (84017ab)
v1.0.1
1.0.1 (2018-11-21)
Bug Fixes
- gmv: version injection should now work correctly (a974287)
v1.0.0
1.0.0 (2018-11-21)
Features