Skip to content

Releases: jgabaut/invil

0.2.20 - Fix Command usage

20 Dec 08:32
061c7d7
Compare
Choose a tag to compare

What's Changed

  • feat: 0.2.20 Drop some Commands using sh by @jgabaut in #199

Full Changelog: 0.2.19...0.2.20

0.2.19 - Rough support for custom kern, improve anvilPy, fixes

26 Nov 04:00
092e1d9
Compare
Choose a tag to compare

What's Changed

Added

  • Add -Z to pass CFLAGS to single file build mode
    • Avoids reading CFLAGS from env
  • Basic optional support for AnvilCustom kern

Changed

  • Fix: avoid error on wrong tag for -G, mimicking amboso
  • Try reading AMBOSO_CONFIG_ARG_ISFILE to use -C with flags directly
    • Setting it to 0 enables the new, backwards incompatible behaviour
  • Fix anvilPy build op not replacing dashes as expected
  • Fix anvilPy build op going to autotools prep when query >= ANVIL_AUTOMAKE_VERS
  • Fix anvilPy build op going to single-file C mode when query <= ANVIL_MAKE_VERS
  • 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

24 Oct 04:44
ac10b91
Compare
Choose a tag to compare

What's Changed

Changed

  • Fix: avoid error on relative paths with no ./ for -x, -Lx
  • Fix: don't try parsing global conf when file doesn't exist
  • Bump EXPECTED_AMBOSO_API_LEVEL to 2.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

30 Aug 17:55
4cf68d4
Compare
Choose a tag to compare

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

Changed

  • Handle help flag earlier
  • Improved help message
  • Fix init subcommand bug
  • Fix shellcheck error in reporting unused arguments
  • Compacted getopt code
  • Compacted usage of anvil_version, anvil_kern values from toml 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

10 Aug 11:12
657fd53
Compare
Choose a tag to compare

What's Changed

  • feat: 0.2.16 Print warranty info after version splash by @jgabaut in #165

Full Changelog: 0.2.15...0.2.16

0.2.15 - Bump deps

03 Jul 01:44
77fb882
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.14...0.2.15

0.2.14 - Ignore untracked files

21 Jun 01:11
b61c936
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.13...0.2.14

0.2.13 - Fix test mode recording for stderr

27 Apr 14:05
33892ff
Compare
Choose a tag to compare

What's Changed

  • feat: 0.2.13 Fix broken test recording for stderr by @jgabaut in #134

Full Changelog: 0.2.12...0.2.13

0.2.12 - Allow 2.0.6 runs

18 Apr 22:53
e620b6e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.11...0.2.12

0.2.11 - Handle --strict with init

18 Apr 22:40
de7e0b1
Compare
Choose a tag to compare
Pre-release

What's Changed

  • feat: 0.2.11 Handle --strict with init by @jgabaut in #129

Known issues

  • This tag is borked since the binary won't accept 2.0.6 version.

Full Changelog: 0.2.10...0.2.11