0.39.0
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
- Fix inability to use
Full Changelog: 0.38.0...0.39.0