File mcfly.changes of Package mcfly
-------------------------------------------------------------------
Fri Jun 9 14:36:07 UTC 2023 - Gus Kenion <gkenion@suse.com>
- Update to 0.8.1:
* Fix use of MCFLY_DISABLE_MENU
* Support Fish private mode support
* Always set MCFLY_HISTORY in zsh to support subshells
* Allow linking mcfly with system-provided sqlite with
sqlite-bundled feature flag
* And allow sourcing in zsh more than once
* Reduce size by removing unnecessary/unused regex features
* Add per-directory history
-------------------------------------------------------------------
Tue Mar 7 07:39:23 UTC 2023 - Michael Vetter <mvetter@suse.com>
- Update to 0.8.0:
* Add forward-compatibility check for database schema
* Add MCFLY_DISABLE_RUN_COMMAND option to disable command running
* Add customizable prompt with MCFLY_PROMPT
* Replace termion with crossterm
* Allow ENV variables to be set to FALSE
-------------------------------------------------------------------
Wed Jan 11 11:24:28 UTC 2023 - Michael Vetter <mvetter@suse.com>
- Initial package of mcfly 0.7.1 for openSUSE