Changelog for
mcfly-0.9.1+0-21.1.x86_64.rpm :
* Thu Jul 11 2024 Michael Vetter
- Update to 0.9.1:
* Added the mcfly stats command
* Prevent cancellation of Bash/Zsh initialization on mcfly initialization failure
* Prevent UTF-8 entry issue from new default to avoid TIOCSTI added in 0.9.0
* Mon Jun 03 2024 Michael Vetter - Update to 0.9.0:
* Make bash no longer use TIOCSTI by default
* Sun May 19 2024 Michael Vetter - Update to 0.8.6:
* Add windows asset generation
* Fix init issue for fish
* Mon May 13 2024 Michael Vetter - Update 0.8.5:
* Use C:\\Users\\username\\AppData\\Local instead of C:\\Users\\username\\AppData\\Roaming
* Fix Fish return codes
* Allow colors to be configured in a new optional config.toml
* Paste in emacs mode
* Mon Dec 25 2023 Michael Vetter - Update to 0.8.4:
* Remove spurious print when moving files.
* PowerShell improvements
* Mon Dec 04 2023 Michael Vetter - Update to 0.8.3:
* Add support for exporting command history matching a regex or date range
* Add Windows and Powershell support
* Add deprecation warning on brew tap.
* Sun Dec 03 2023 Michael Vetter - Update to 0.8.2:
* Add support for exporting command history matching a regex or date range
* Fri Jun 09 2023 Gus Kenion - 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 07 2023 Michael Vetter - 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 2023 Michael Vetter - Initial package of mcfly 0.7.1 for openSUSE