• v0.9.12 2e36c4c164

    v0.9.12 Stable

    calum released this 2026-07-31 13:36:48 +01:00 | 40 commits to main since this release

    0.9.12 — Excel export as a second output format for the VLAN / Subnet Schedule (ADR-N084). Same payload as the PDF path — one client projection, two server-side outputs; the two cannot diverge in data by construction. New endpoint POST /library/render/vlan-schedule.xlsx via openpyxl; reusable helper deliverable_xlsx.py so a future deliverable can adopt Excel export cheaply. Working spreadsheet (IT edits + returns): header row + freeze panes + AutoFilter, fitted column widths, VLAN colour accent on the ID cell, numeric IDs + device counts stay numeric, reserved 4093/4094 present with blank subnet/gateway + short reserved note. Artifact store extended with an optional extension field (default pdf); revision package ZIP includes both PDF and XLSX for the same VLAN Schedule. Existing PDF path byte-identical. Verify harness: SAME payload → both endpoints → 5/5 rows match. cargo 219/219.

    Downloads