ZIP
WinGet
xan
médialab Sciences Po · 0.58.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
xan-x86_64-pc-windows-msvc.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
medialab.xan
Version
0.58.0
Description
The CSV magician
License
Unlicense, MIT
↗
Homepage
https://github.com/medialab/xan
Installer URL
https://github.com/medialab/xan/releases/download/0.58.0/xan-x86_64-pc-windows-msvc.zip
Release Notes
Breaking
- Stopping to serialize moonblade lists either as joined by some separator or JSON. This was awkard, error-prone & potentially lossy. Use the join function manually to format output when required.
- As per previous point, dropping xan scrape --sep.
- Dropping implicit unary function calls in moonblade pipelines. This feature was not well-known, confusing (an indentifier, could be understood as a call in a pipeline, only if not in first position...), and mostly useless now that moonblade…