mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 06:20:09 +01:00
2.4 KiB
2.4 KiB
Changelog
All notable changes to components of this project since 0.5.14 will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
Added
- Flakes install in
nix - Override package manager using
_PR_PACKAGE_MANAGER
0.6.3 2024-12-11
Added
- FHS 3.0 compliance: Compile-time and runtime environment variable
_PR_LIBspecifyinglibdirectories for storing modules, separated by:- Search in
PATHif not provided
- Search in
0.6.2 - 2024-12-10
Added
- Aliases matching to command-not-found
- Relative path command fixes
- Does not work in
bashandzsh: Not considered a command
- Does not work in
Changed
- BREAKING: Executable list passed to modules is now a space
instead of a comma, - Skip privilege elevation for
nix
0.6.1 - 2024-12-09
Added
- Custom priority for modules
Changed
--nocnfoption in docs wasn't the same as in the code--noncf. They are normalized to--nocnf
0.6.0 - 2024-12-08
Added
- Modular system
- Package manager integration for
apt(alsosnapandpkgviacommand-not-found),dnf,portage,nix,yum - Adding aliases to executable match
Changed
- Heavy project refactoring
runtime-rulesandrequest-aiare now modules instead of features
0.5.15 - 2024-12-07
Added
- PowerShell support by artiga033
- MSYS2 fix by mokurin000
- Command not found mode: Run
pay-respectsautomatically by shell- Suggest command if a good match is found
- If no good match is found, search if package manager (
pacmanonly) has a binary with the same name and prompt to install
- Multiple suggestions
Changed
- Major project refactoring
- Default request-AI API
- i18n updates
0.5.14 - 2024-11-23
History start.