v1.9.0-rc1
·
2005 commits
to master
since this release
[1.9.0-rc1] - 2024-09-01
π Features
- (oma-contents) [breaking] Add
oma providesandoma filesprintln mode ... - (config) Add
search_contents_printlnto config - Do not check color if
--no-coloris set - Force follow terminal color if is ssh session
- Force follow terminal color if
TERMvar is not set - (oma-pm-operation-type) [breaking] Add
RemoveTag::Resolverfield ... - (oma-refresh) [breaking] Read
apt.conf.dto filter InRelease download list (#69)
π Bug Fixes
- Add a latency limit for terminal coloring
- Not is terminal do not execute
termbg::theme - Update all completions
- (oma-refresh) Transliterate _ in dist as %5f
- (oma-refresh) Add unit test for _ => %5f
π Refactor
- (oma-contents) Move OutputMode logic to outside of library
- (subcmd/command-not-found) Improve foreach result logic
- (subcmd/command-not-found) If strsin number <
FILTER_JARO_NUMshould break - (subcmd) Do not ignore error from
PkgInfo - (oma-refresh) Use
aho-corasickto improvedatabase_filenameperformance
π¨ Styling
- (oma-contents) Remove unnecessary type Signature
βοΈ Miscellaneous Tasks
- (main.rs) Fix debug message for unsupported/high-latency terminals
- (oma-contents) Cleanup example code
- Localise broken dependency note
- Run cargo fmt
- Update all deps