Skip to content

Releases: xonixx/makesure

v0.9.13

24 Oct 11:21
Compare
Choose a tag to compare
  • Improvements to glob goal to support Bash glob features

Issues in release: https://github.com/xonixx/makesure/milestone/6?closed=1

v0.9.12

15 Oct 13:26
Compare
Choose a tag to compare
  1. Improve parser to allow spaces in goal names and comments #63
  2. Fixed bug with natural ordering in @goal @glob #64
  3. Minor improvements/fixes

Issues in release: https://github.com/xonixx/makesure/milestone/5?closed=1

v.0.9.11

29 Sep 17:30
Compare
Choose a tag to compare
  1. Improved precision of timings on macOS when using Gawk: #57
  2. Improved CI setup for runing tests with major Awk implementations: #58
  3. Updates should be more consistent with #60

Issues in this release: https://github.com/xonixx/makesure/milestone/4?closed=1

v.0.9.10

21 Sep 18:16
Compare
Choose a tag to compare
  1. Fixed timings on Mac #50
  2. Enhanced @goal @glob #46
  3. Improved ./makesure -l output #47

Issues delivered: https://github.com/xonixx/makesure/milestone/3?closed=1

v.0.9.9

13 Sep 14:11
Compare
Choose a tag to compare
  1. Improve documentation
  2. Improvements/fixes

Issues delivered: https://github.com/xonixx/makesure/milestone/2?closed=1

v.0.9.8

05 Sep 12:13
Compare
Choose a tag to compare
  • --selfupdate works on Windows #22
  • @private goals #31
  • @lib/@use_lib for reuse #36
  • @goal @glob redesign #34
  • improvements/fixes

Issues delivered: https://github.com/xonixx/makesure/milestone/1?closed=1

v0.9.7.1

03 Aug 17:30
Compare
Choose a tag to compare
  • added --selfupdate/-U option
  • @goal_glob
  • improvements/fixes

v.0.9.6.2

12 Feb 14:11
Compare
Choose a tag to compare

fix for "the input device is not a TTY"

v.0.9.6

26 Jan 18:18
Compare
Choose a tag to compare
  1. Allowed define overrides via -D
  2. Handled folder for -f
  3. Made sure it runs on Win under Git bash
  4. More fixes

v.0.9.4

24 Dec 14:56
24647f3
Compare
Choose a tag to compare
Merge pull request #2 from xonixx/timing

Timing