Releases: blurstudio/hab
Releases · blurstudio/hab
0.36.0
What's Changed
- Add pid to batch's random filename by @MHendricks in #93
Full Changelog: 0.35.0...0.36.0
0.35.0
What's Changed
- Add custom variable support for a given json file by @MHendricks in #92
Full Changelog: 0.34.0...0.35.0
0.34.0
What's Changed
- Add caching mechanism to speed up loading by @MHendricks in #86
Full Changelog: 0.33.0...0.34.0
0.33.0
What's Changed
- Add support for disabling an existing entry_point by setting it to null by @MHendricks in #91
Full Changelog: 0.32.0...0.33.0
0.32.0
What's Changed
- Fix bug in forced requirements when inheriting distros by @MHendricks in #88
- Python logging can be configured using a json file by @MHendricks in #89
- Return exit codes from launched process when using hab launch by @MHendricks in #90
Full Changelog: 0.31.0...0.32.0
0.31.0
What's Changed
- Include HAB_FREEZE when using
Config.launch
by @MHendricks in #85
Full Changelog: 0.30.0...0.31.0
0.30.0
What's Changed
- If corrupt user prefs are encountered, reset prefs instead of excepting by @MHendricks in #84
Full Changelog: 0.29.0...0.30.0
0.29.0
This changes the entry_point names slightly. If you are using the old names, see #82 (comment) for how to migrate.
What's Changed
- Convert entry_points to dotted notation by @MHendricks in #82
- Add several entry points to hab by @MHendricks in #83
Full Changelog: 0.28.0...0.29.0
0.28.0
What's Changed
- A config with no distros respects forced requirements by @MHendricks in #80
- When using
Config.launch
expand environment variables by @MHendricks in #81
Full Changelog: 0.27.0...0.28.0
0.27.0
What's Changed
- Add method to clear cache data on a Resolver instance by @MHendricks in #79
Full Changelog: 0.26.0...0.27.0