Document history¶
| Version | Date | Author | Description of changes |
|---|---|---|---|
| 0.1.0 | 2026-07-23 | Jean-Christophe Malapert | Initial issue of the PyADQL Software User Manual: covers installation, CLI usage, library usage, and the ADQL 2.1 grammar coverage of the first published release. |
This document follows the software's own version number (see pyproject.toml /
pyadql.__version__); a new row is added here whenever
a released version changes user-visible behaviour (CLI options, public API,
supported ADQL constructs).