Releases: blurstudio/hab
Releases · blurstudio/hab
0.46.0
What's Changed
- Enable explicitly specifying pre-releases without enabling pre-releases by @MHendricks in #110
Full Changelog: 0.45.0...0.46.0
0.45.0
What's Changed
- Show the filename when dumping uris or versions from the cli by @MHendricks in #109
Full Changelog: 0.44.0...0.45.0
0.44.0
What's Changed
- Add Omittable Distro support per URI config by @MHendricks in #105
Full Changelog: 0.43.0...0.44.0
0.43.0
What's Changed
- Formatter now handles un-set environment variables by @MHendricks in #106
Full Changelog: 0.42.0...0.43.0
0.42.0
What's Changed
- Add ability to dump a freeze of all URI's by @MHendricks in #104
- Tab completion for bash support by @MHendricks in #67
Full Changelog: 0.41.0...0.42.0
0.41.0
What's Changed
- Fix bug in
utils.load_json_file
when pyjson5 encounters errors by @MHendricks in #102 - Add Optional Distro for config by @MHendricks in #103
Full Changelog: 0.40.0...0.41.0
0.40.0
What's Changed
- Fix bug if using
hab env -
andhab activate -
introduced by last release by @MHendricks in #100
hab==0.39.0
is yanked, in favor of this release.
Full Changelog: 0.39.0...0.40.0
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
0.38.0
What's Changed
- Add shared Resolver.instance classmethod by @MHendricks in #95
- Allow passing of a frozen hab string to UnfrozenConfig by @MHendricks in #96
- Add distro name and version information to each alias dict by @MHendricks in #97
Full Changelog: 0.37.0...0.38.0
0.37.0
What's Changed
- Re-work handling of batch's random filename by @MHendricks in #94
Full Changelog: 0.36.0...0.37.0