| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| xonsh-x86_64.AppImage | 2026-03-10 | 27.2 MB | |
| README.md | 2026-03-10 | 1.1 kB | |
| v0.22.7 source code.tar.gz | 2026-03-10 | 5.9 MB | |
| v0.22.7 source code.zip | 2026-03-10 | 6.0 MB | |
| Totals: 4 Items | 39.1 MB | 0 | |
0.22.7 (2026-03-10)
Bug Fixes
- NixOS: Fix tests that fail on NixOS (#6132) (dda0276), @anki-code @SamLukeYes @greg-hellings
- NixOS: Support coreutils in default path and in
xonsh --no-env(#6132) (dda0276), @anki-code @SamLukeYes @greg-hellings - alias_return_command: Better error message in case of wrong return (#6119) (de077f1), @anki-code
- test_environ: Fix test_environ failing in case of UPDATE_OS_ENVIRON=True globally (#6120) (99afeb4), @anki-code @Qyriad