------------------------------------------------------------------- Sun Aug 6 18:48:33 UTC 2023 - Michael Vetter - Update to 1.4.2: * Fix lifetime longevity issue with theming password prompts. #279 ------------------------------------------------------------------- Sun Aug 6 18:47:48 UTC 2023 - Michael Vetter - Update to 1.4.1: * List available namespaces when creating a new command * Move from tui to ratatui * Fix a bunch of pipelines issues ------------------------------------------------------------------- Mon Jul 31 06:23:24 UTC 2023 - Michael Vetter - Update to 1.4.0: * Add chatGPT integration * cleanup code and make clippy happy ------------------------------------------------------------------- Mon Jul 31 06:23:01 UTC 2023 - Michael Vetter - Update to 1.3.3: * Make clippy happy * Clean up some code ------------------------------------------------------------------- Tue Jul 25 11:49:41 UTC 2023 - Michael Vetter - Update to 1.3.2 bsc#1210354: * Fix sec vulnerabilities from out of date dependency #279 ------------------------------------------------------------------- Sat Feb 11 10:23:27 UTC 2023 - Michael Vetter - Update to 1.3.1: * Fix bug, where hoard pick would not properly replace named parameterized commands * Tab highlight now also uses customizable color from config file * Added update checker on startup, to notify the user about a new version ------------------------------------------------------------------- Wed Dec 21 18:31:33 UTC 2022 - Michael Vetter - Update to 1.3.0: * Inline command editing in the GUI. Press to get started. Only editing the command, its description and the tags are supported for now * Inline command deletion in the GUI. Press to delete a command in the GUI view * Inline command creation in the GUI. Press to create a new command in the GUI view ------------------------------------------------------------------- Wed Dec 7 09:20:17 UTC 2022 - Michael Vetter - Initial package of hoard 1.2.0 for openSUSE