Skip to content

Releases: brad-jones/gomake

v1.3.0

28 Jan 23:25
Compare
Choose a tag to compare

1.3.0 (2019-01-28)

Features

  • closures: some functions in the runtime lib now return closures (ddbd1af)

v1.2.0

20 Dec 08:57
Compare
Choose a tag to compare

1.2.0 (2018-12-20)

Features

  • runtime: added some helpers that make writing tasks easier (5fc98b5)

v1.1.0

20 Dec 07:37
Compare
Choose a tag to compare

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

20 Dec 04:59
Compare
Choose a tag to compare

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

29 Nov 23:20
Compare
Choose a tag to compare

1.0.3 (2018-11-29)

Bug Fixes

  • findgomakefolder: add windows root file system detection (7fdda94)

v1.0.2

21 Nov 05:16
Compare
Choose a tag to compare

1.0.2 (2018-11-21)

Bug Fixes

  • gmv: display titles for the version information (84017ab)

v1.0.1

21 Nov 05:01
Compare
Choose a tag to compare

1.0.1 (2018-11-21)

Bug Fixes

  • gmv: version injection should now work correctly (a974287)

v1.0.0

21 Nov 03:03
Compare
Choose a tag to compare

1.0.0 (2018-11-21)

Features