Releases: blurstudio/hab
Releases · blurstudio/hab
0.16.0
What's Changed
- Cygpath is only required for the PATH variable when using cygwin by @MHendricks in #42
Full Changelog: 0.15.0...0.16.0
0.15.0
What's Changed
- Support older Jinja2 installs required by some applications by @MHendricks in #40
Full Changelog: 0.14.0...0.15.0
0.14.0
What's Changed
- Bash on windows now supports modifying existing env vars by @MHendricks in #39
Full Changelog: 0.13.0...0.14.0
0.13.0
What's Changed
- Alias merger fix by @MHendricks in #36
- User friendly cli error output by @MHendricks in #37
- Better handling of setuptools_scm exceptions and simplify output of exceptions using cli by @MHendricks in #38
Full Changelog: 0.12.0...0.13.0
0.12.0
What's Changed
- Updates by @MHendricks in #33
- #26 Change mac platform name to osx
- #20 Rework the
--type forest
output - Fix a bug where alias_mods used the aliases directory instead of its own for
{relative_root}
. - Improve error message if a user passes an invalid alias name.
Full Changelog: 0.11.0...0.12.0
0.11.0
What's Changed
- Advanced aliases by @MHendricks in #30
- Add combined coverage reporting on pull requests by @MHendricks in #29
- Complex Alias fixes by @MHendricks in #32
Full Changelog: 0.9.0...0.11.0
0.9.0
What's Changed
- Add Freeze V2 by @MHendricks in #27
- Consistently sort the forest report
Full Changelog: 0.8.0...0.9.0
0.8.0 Freeze and dump improvements
Add Freeze support
- The current hab uri is stored in the
HAB_URI
environment variable. - Ability to freeze current hab configuration. The current configuration is stored in the
HAB_FREEZE
environment variable. - Ability to restore a frozen hab configuration in a new session even if the hab configuration was changed after freezing. This can even work to restore a configuration on another operating system than it was frozen on if properly configured.
- CLI no longer requires passing a URI where it will be ignored.
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #11
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #12
- Add freeze support by @MHendricks in #13
- Update pre-commit for setup-cfg-fmt preserving py 3.6 support by @MHendricks in #15
Full Changelog: 0.6.0...0.7.0
Fix Placeholder parsing and improve os_specific
What's Changed
- Fix Placeholder parsing and improve os_specific by @MHendricks in #10
Full Changelog: 0.5.0...0.6.0