Download Latest Version v0.22.8 source code.tar.gz (5.9 MB)
Email in envelope

Get an email when there's a new version of xonsh

Home / 0.22.5
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-05 1.8 kB
v0.22.5 source code.tar.gz 2026-03-05 5.9 MB
v0.22.5 source code.zip 2026-03-05 6.0 MB
Totals: 3 Items   11.9 MB 0

0.22.5 (2026-03-05)

Features

  • Added useful command decorators: @lines, @json, @jsonl, @yaml (#6114) (0f7124e), @anki-code

Bug Fixes

  • completion: Fix os.path.commonprefix deprecation warning in python3.15 (#6102) (2b5b2bb), @lambda-abstraction
  • operator: Increase @$() stability and now it is also working in case of $THREAD_SUBPROCS=False (#6112) (a3ac036), @anki-code @Qyriad
  • predictor: Fix predict_threadable to properly handle symlinks, especially on NixOS (#6115) (bc01b04), @anki-code @Qyriad
  • prompt: Keep original key_bindings in prompt-toolkit shell to easy add new key bindings during session (#6093) (e9b0aea), @anki-code @goodboy
  • code: Replace 12 bare except clauses with except Exception (#6110) (54b311c), @haosenwang1018

Bugs

⚠️ This release has partial fix for NixOS. Please install 0.22.6. Only in this release cat and yes will be predicted as threadable=True on NixOS. Next release will fix that.

Source: README.md, updated 2026-03-05