Releases: jgabaut/invil
Releases · jgabaut/invil
0.2.18 - Improved -x flag, fixes
What's Changed
Changed
- Fix: avoid error on relative paths with no
./
for-x
,-Lx
- Closes #180
- Fix: don't try parsing global conf when file doesn't exist
- Closes #181
- Bump
EXPECTED_AMBOSO_API_LEVEL
to2.0.8
PR - feat: 0.2.18 Improved -x flag, fixes by @jgabaut
Full Changelog: 0.2.17...0.2.18
0.2.17 - Fix C header gen, add config file reading
What's Changed
Added
- Parse global conf from
$HOME/.anvil/anvil.toml
- Closes #109
- Uses
set_anvil_conf_info()
- Handle long options with
-:
getopt
trick- Improves compatibility with
invil
- Improves compatibility with
Changed
- Handle help flag earlier
- Improved help message
- Fix init subcommand bug
- Closes #116
- Fix shellcheck error in reporting unused arguments
- Compacted getopt code
- Compacted usage of
anvil_version
,anvil_kern
values fromtoml
parsing
PR - feat: 0.2.17 Fix C header gen, add config file reading by @jgabaut
Full Changelog: 0.2.16...0.2.17
0.2.16 - Bump deps
What's Changed
Full Changelog: 0.2.15...0.2.16
0.2.15 - Bump deps
0.2.14 - Ignore untracked files
What's Changed
Full Changelog: 0.2.13...0.2.14
0.2.13 - Fix test mode recording for stderr
What's Changed
Full Changelog: 0.2.12...0.2.13
0.2.12 - Allow 2.0.6 runs
0.2.11 - Handle --strict with init
What's Changed
Known issues
- This tag is borked since the binary won't accept
2.0.6
version.
Full Changelog: 0.2.10...0.2.11
0.2.10 - Experimental anvilPy is behind a feature, update init subcommand
What's Changed
Full Changelog: 0.2.9...0.2.10
0.2.9 - Bump EXPECTED_AMBOSO_API_LVL to 2.0.5
What's Changed
- Fixed generated Makefile.am
- Updated expected amboso version to 2.0.5
- Handle strict behaviour to refuse anvilPy
PR - feat: 0.2.9 Bump EXPECTED_AMBOSO_API_LVL to 2.0.5 by @jgabaut
Full Changelog: 0.2.8...0.2.9