0.23.7 (2026-05-17)
Features
- Command: Add
@toml,@xml,@lxmlcommand decorators (#6436, #6437 (97f701d), @anki-code - Completer: Add dedicated
sudocompleter (#6433) (f7f2d27), @anki-code (@Infinidoge) - Env: Add sentinel
@.env.DELETE_VARto removing env variables using env swap/layouts/specs (#6427) (7e66501), @anki-code (@dconeybe)
Fixes
- Builtins:
exit Naborts execution immediately (#6429) (eb916a0), @anki-code (@nahoj) - Proc: Fix alias with pipe backgrounding (#6439) (208d359), @anki-code (@goodboy)
- Env: Pop THREAD_LOCAL from inherited os.environ in default_env (#6434) (4d966d2), @ZZBaron
- Nix: Forward $PATH in foreign shell tests so they work in Nix sandbox (#6430) (#6431) (afb2eda), @anki-code (@ZZBaron)
- BSD: Added regular FreeBSD testing to Xonsh CI (#6440), @anki-code
- Aliases: Add repr to DecoratorAlias and ArgParserAlias (#6443) (554b675), @anki-code
Documentation
- Docs: Capitalize docs title (#6441) (c458ba4), @anki-code
Xonsh World
- xontrib-jedi has massive update, @anki-code
- xontrib-fish-completer has massive update, @anki-code
- xontrib-mpl has massive update, @anki-code (@wangjiawen2013, @melund)