Releases: jgabaut/invil
Releases · jgabaut/invil
0.2.27 - Fix anvilCustom, anvilPy, bump deps
0.2.26 - Avoid error on missing testsdir
What's Changed
Changed
- Avoid error on missing tests directories
- Bump deps
PR - feat: 0.2.26 Avoid error on missing testsdir by @jgabaut
Full Changelog: 0.2.25...0.2.26
0.2.25 - Allow runs as 2.0.12
0.2.24 - Bump deps
What's Changed
Changed
- Bump deps
- Bump expected amboso version to 2.0.12
PR - feat: 0.2.24 Bump deps by @jgabaut
Full Changelog: 0.2.23...0.2.24
0.2.23 - Bump deps
What's Changed
Changed
- Bump deps
PR - feat: 0.2.23 Bump deps by @jgabaut
Full Changelog: 0.2.22...0.2.23
0.2.22 - Check if coming from detached HEAD
What's Changed
Changed
- Add --detachto the switchback after a checkout coming from detachedHEAD
- Bump deps
- Bump expected amboso version to 2.0.11
PR - feat: 0.2.22 Check if coming from detached HEAD by @jgabaut
Full Changelog: 0.2.21...0.2.22
0.2.21 - Solve clippy lints
What's Changed
Full Changelog: 0.2.20...0.2.21
0.2.20 - Fix Command usage
What's Changed
Full Changelog: 0.2.19...0.2.20
0.2.19 - Rough support for custom kern, improve anvilPy, fixes
What's Changed
Added
- Add -Zto passCFLAGSto single file build mode- Avoids reading CFLAGSfrom env
 
- Avoids reading 
- Basic optional support for AnvilCustomkern- Improves #170
 
Changed
- Fix: avoid error on wrong tag for -G, mimicking amboso
- Try reading AMBOSO_CONFIG_ARG_ISFILEto use-Cwith flags directly- Setting it to 0enables the new, backwards incompatible behaviour
 
- Setting it to 
- Fix anvilPybuild op not replacing dashes as expected- Closes #190
 
- Fix anvilPybuild op going toautotoolsprep when query>= ANVIL_AUTOMAKE_VERS- Closes #191
 
- Fix anvilPybuild op going to single-file C mode when query<= ANVIL_MAKE_VERS- Closes #192
 
- Bump expected amboso version to 2.0.9
PR - feat: 0.2.19 Rough support for AnvilCustom, improve anvilPy, use HEAD again when -G receives invalid tag, add -Z, backcomp -C refactor by @jgabaut
Full Changelog: 0.2.18...0.2.19
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_LEVELto2.0.8
PR - feat: 0.2.18 Improved -x flag, fixes by @jgabaut
Full Changelog: 0.2.17...0.2.18