- Allow glob to be interpolated string to facilitate reuse #165
- Minor improvements and fixes.
- Main theme of this release is allowing glob goals to be parameterized #155
- Support interpolation including parameterized goal params #153
- Fixes and improvements.
- Main theme of this release is revamping
@define
#140 - Ability to reference
@define
-d variables in parameterized dependencies #139 - Fixes and refactorings.
- Parameterized goals #115.
- Fixes and refactorings.
- Optimizations and fixes to
@reached_if
handling in #104 and #29 (thanks @08d2) - Added autocompletion script for bash in #75
- Allows
@define
in any position in file #95
Minor improvements and fixes.
The main theme for the release was reconsidering the notion of prelude. See the details in #84.
- Make
@use_lib
apply also to@reached_if
#76 (thanks @pcrockett) - Minor bug fixes
- Improvements to glob goal to support Bash glob features
- Improve parser to allow spaces in goal names and comments #63
- Fixed bug with natural ordering in
@goal @glob
#64 - Minor improvements/fixes
- Improved precision of timings on macOS when using Gawk: #57
- Improved CI setup for runing tests with major Awk implementations: #58
- Updates should be more consistent with #60
- Improve documentation
- Improvements/fixes
@goal_glob
- improvements/fixes
fix for "the input device is not a TTY"
- Allowed define overrides via
-D
- Handled folder for
-f
- Made sure it runs on Win under Git bash
- More fixes