Skip to content

Releases: jgabaut/invil

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

0.2.10 - Experimental anvilPy is behind a feature, update init subcommand

13 Apr 19:17
e3b7914
Compare
Choose a tag to compare

What's Changed

  • feat: 0.2.10 Add feature for anvilPy, update init subcommand by @jgabaut in #126

Full Changelog: 0.2.9...0.2.10

0.2.9 - Bump EXPECTED_AMBOSO_API_LVL to 2.0.5

26 Mar 01:47
762401d
Compare
Choose a tag to compare

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