Skip to content

Releases: blurstudio/hab

0.16.0

25 Apr 19:50
Compare
Choose a tag to compare

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

21 Apr 02:54
Compare
Choose a tag to compare

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

20 Apr 21:34
Compare
Choose a tag to compare

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

20 Apr 21:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.0...0.13.0

0.12.0

11 Apr 21:56
Compare
Choose a tag to compare

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

04 Apr 22:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...0.11.0

0.9.0

02 Feb 18:57
Compare
Choose a tag to compare

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

17 Nov 01:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.8.0

Add Freeze support

16 Nov 00:25
Compare
Choose a tag to compare
  • 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

Full Changelog: 0.6.0...0.7.0

Fix Placeholder parsing and improve os_specific

23 Aug 23:04
Compare
Choose a tag to compare

What's Changed

  • Fix Placeholder parsing and improve os_specific by @MHendricks in #10

Full Changelog: 0.5.0...0.6.0