Skip to content

0.39.0

Compare
Choose a tag to compare
@MHendricks MHendricks released this 30 May 01:18
· 23 commits to main since this release

This version has been yanked from pypi due to a bug fixed in the 0.40.0 release. Use that instead.

What's Changed

  • Document hab environment variables in readme by @MHendricks in #98
  • Improvements to cli plugin interface and support python -m hab launch by @MHendricks in #99
    • Fix inability to use python -m hab launch
    • Fix issue where excepthook overrides only got called by the hab cli if already in verbose mode.
    • Allow a click command to disable the prompt feature of UriArgument. This improves the hab_gui cli.
    • Add a custom exception class for invalid alias names

Full Changelog: 0.38.0...0.39.0