| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Correction of license based on legaldb report
- Update to 1.4.2: * Fix lifetime longevity issue with theming password prompts. #279
- Update to 1.4.1: * List available namespaces when creating a new command * Move from tui to ratatui * Fix a bunch of pipelines issues
- Update to 1.4.0: * Add chatGPT integration * cleanup code and make clippy happy
- Update to 1.3.3: * Make clippy happy * Clean up some code
- bsc#1210354 (CVE-2023-26964) Update to 1.3.2: * Fix sec vulnerabilities from out of date dependency #279
- 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
- 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
- Initial package of hoard 1.2.0 for openSUSE