Hab

Latest version: v0.46.0

Safety actively analyzes 688694 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 8

0.22.0

What's Changed
* Add a URI Picker dialog to pick uris when launching a generic shortcut by MHendricks in https://github.com/blurstudio/hab-gui/pull/20

Extends `hab gui launch` to directly launch an alias using a gui to handle choosing the URI when required like if the user_pref has expired.

When using `hab gui launch`, if you provide an AIAS instead of showing the Hab Launcher it will directly launch the requested alias without showing a UI. All trailing ARGS are passed to the launched alias. However, if the dash URI is passed it will use the URI stored in user preferences. If that URI has expired it will show the URI Picker allowing the user to choose the URI. If the shift key is pressed it will always show the URI Picker.

**Full Changelog**: https://github.com/blurstudio/hab-gui/compare/0.21.0...0.22.0

0.21.0

What's Changed
* Change logging.warning call to logging.debug as intended by MHendricks in https://github.com/blurstudio/hab-gui/pull/19


**Full Changelog**: https://github.com/blurstudio/hab-gui/compare/0.20.0...0.21.0

0.20.0

What's Changed
* Add a menu for controlling verbosity by MHendricks in https://github.com/blurstudio/hab-gui/pull/17
* Include the URI in AliasLaunchWindow's window title by MHendricks in https://github.com/blurstudio/hab-gui/pull/18


**Full Changelog**: https://github.com/blurstudio/hab-gui/compare/0.12.0...0.20.0


Potentially breaking change

**Who does it affect:** This is only a breaking change if you have written your own custom widgets that expect the old kwargs structure.

This re-works the kwarg's that most gui widgets use by replacing the `resolver`, `hab_widget` and `verbosity` arguments with a shared `Settings` instance. The Settings instance is a QObject allowing it to have Qt signals that widgets can connect to and respond to changes. It will also ensure that this kind of breaking change won't need to happen again as we can add new properties without the need to change the kwargs of many widgets.

0.19.0

What's Changed
* Add set-uri command by JamesB-Blur in https://github.com/blurstudio/hab/pull/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**: https://github.com/blurstudio/hab/compare/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 https://github.com/blurstudio/hab/pull/48

New Contributors
* JamesB-Blur made their first contribution in https://github.com/blurstudio/hab/pull/48

**Full Changelog**: https://github.com/blurstudio/hab/compare/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 https://github.com/blurstudio/hab/pull/46
* Add support for user prefs by MHendricks in https://github.com/blurstudio/hab/pull/44


**Full Changelog**: https://github.com/blurstudio/hab/compare/0.16.0...0.17.0

Page 5 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.