Releases: blurstudio/hab
Releases · blurstudio/hab
0.26.0
No meaningful changes, just updates to github actions.
What's Changed
- Upload sdist pip packages by @MHendricks in #78
Full Changelog: 0.25.0...0.26.0
0.25.0
What's Changed
- Config.launch now supports defining
launch_cls
entry_points per alias by @MHendricks in #77
Full Changelog: 0.24.0...0.25.0
0.24.0
What's Changed
- Raise descriptive error if a distro can't be found by @MHendricks in #75
Full Changelog: 0.23.0...0.24.0
0.23.0
What's Changed
- Correctly map requirements and user-pref settings by @MHendricks in #74
Full Changelog: 0.22.0...0.23.0
0.22.0
What's Changed
- Add default for entry_points_for_group and handle edge case in URI's by @MHendricks in #72
- Support requirement markers by @MHendricks in #73
Full Changelog: 0.21.0...0.22.0
0.21.0
What's Changed
- Testing upload of coverage html and using GITHUB_STEP_SUMMARY by @MHendricks in #66
- Minor maintenance changes by @JamesB-Blur in #65
- Minor cleanup and improvements by @MHendricks in #68
- Filter aliases based on current verbosity by @MHendricks in #71
- Add alias_mod support for URI Configs by @MHendricks in #70
- Add plugin system controlled by site files by @MHendricks in #69
Full Changelog: 0.20.0...0.21.0
0.20.0
What's Changed
- Update README.md by @JamesB-Blur in #53
- Establishing required versions specific packages by @JamesB-Blur in #59
- Moving Resolver class out og init.py by @JamesB-Blur in #60
- Black-quote-reformat by @JamesB-Blur in #61
- Fix bug saving user prefs and add hab developer docs by @MHendricks in #64
Full Changelog: 0.19.0...0.20.0
0.19.0
What's Changed
- Add set-uri command by @JamesB-Blur in #50
hab set-uri
: A command that allows the user to set a default URI. This default will be used with the dash "-"
flag, which allows the user to quickly recall the saved URI.
Full Changelog: 0.18.0...0.19.0
0.18.0
What's Changed
When a user pref expires the user is now prompted to enter a new URI, but can also just press enter to re-use the previous URI, resetting the timeout period.
- Berkheimer/issue 45 user prefs expire by @JamesB-Blur in #48
New Contributors
- @JamesB-Blur made their first contribution in #48
Full Changelog: 0.17.0...0.18.0
0.17.0
What's Changed
- Support defining global env vars in a config and using complex aliases. by @MHendricks in #46
- Add support for user prefs by @MHendricks in #44
Full Changelog: 0.16.0...0.17.0