Skip to content

Releases: jgabaut/invil

0.2.30 - Support amboso 2.1.2

11 Mar 20:30
2ff367a

Choose a tag to compare

What's Changed

Changed

  • Bump deps
  • Bump expected amboso version to 2.1.2

PR - 0.2.30 Support amboso 2.1.2 by @jgabaut

Full Changelog: 0.2.29...0.2.30

0.2.29 - Support for 2.1.1

28 Jan 10:17
c0e5971

Choose a tag to compare

What's Changed

Changed

  • Bump deps
  • Bump expected amboso version to 2.1.1

PR - 0.2.29 Support amboso 2.1.1 by @jgabaut

Full Changelog: 0.2.28...0.2.29

0.2.28 - Support for 2.1.0

17 Dec 21:11
6a3c68b

Choose a tag to compare

Added

  • Add test subcommand
    • Runs all tests or the specified test name
    • Supports -l for listing all tests, -b to record
  • Add -I to set builds dir
  • Support -k in init subcommand
    • anvilPy kern: main.py and pyproject.toml
    • custom kern: copy a template project by name from ~/.anvil/templates/TEMPLATE
  • Support anvilPy in -G mode
  • Pass extra arguments to build step in amboso-C, custom kern

Changed

  • Fix anvilCustom build
  • Fix anvilPy build_step()
  • Handle -tl to list all test names
  • Check anvilpy build backend
  • Pass builds_dir to custom builder in build_step()
  • Turn on anvilPy, anvilCustom by default
  • Bump deps
  • Handle dashes in dir name for init subcommand
  • Handle no op specified for anvilPy, custom kern

0.2.27 - Fix anvilCustom, anvilPy, bump deps

26 Aug 10:38
ae1abda

Choose a tag to compare

Changed

  • Fix anvilCustom build
  • Fix anvilPy build_step()
  • Bump deps

0.2.26 - Avoid error on missing testsdir

17 Jul 10:48
36d59bb

Choose a tag to compare

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

20 Jun 15:02
0986a8c

Choose a tag to compare

0.2.24 - Bump deps

17 Jun 07:51
6b49be1

Choose a tag to compare

0.2.24 - Bump deps Pre-release
Pre-release

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

01 Jun 19:59
477cd68

Choose a tag to compare

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

11 Apr 03:29
ff35d99

Choose a tag to compare

What's Changed

Changed

  • Add --detach to the switchback after a checkout coming from detached HEAD
  • 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

31 Mar 21:30
43a9a67

Choose a tag to compare

What's Changed

  • feat: 0.2.21 Solve clippy lints, bump deps by @jgabaut in #209

Full Changelog: 0.2.20...0.2.21