New
v1.23.0
1.23.0 (2025-04-27)
Features
- add network namespace module (#6449) (eb42f5a)
- Add support for pixi (#6335) (7e88ba9)
- added mise module (#5747) (d24e787)
- c++: adding c++ module (#6570) (ed07646)
- completions: Offer Nushell completions (#6366) (df454d5)
- nodejs: disable if bun project files detected (#6346) (00ce705)
- package: support JSR package version (#6502) (bd2321a)
- preset: Add gcloud symbol to nerd-fonts preset to match aws (#6693) (348c23f)
- python: add support for
python_binaryarguments in config (#6523) (7667555)
Bug Fixes
- battery: prefer charge ratio over current capacity (#6603) (d245939)
- Change to a non-yanked version of the log crate (#6495) (ed20b1d)
- fossil_metrics: Add -i flag to the fossil_metrics module's command (#6544) (eb7d80b)
- package: fix cargo workspace version (#6626) (834bbf5)
Performance Improvements
- ancestor-scan: preallocate and reuse a single
PathBuf(#6387) (b3cb92e) - use
gitoxideforgit_statusandgit_metricsmodules (#6476) (daf8d93)