XCX 4.0.1 — Hotfix
Released: June 15, 2026
Bug Fixes
Fixed .show() method on collections — The .show() method was accidentally left commented out during the XCX 4.0 release, causing collections to silently produce no output when inspected. It is now restored and fully functional.
Installation
Download the latest binary from xcxlang.com or build from source:
git clone https://github.com/your-org/xcx
cd xcx
cargo build --release