Changelog
1.0.1 — 2026-04-03
CHG : Package documentation now published to official DSPC dochub site; Markdown docs no longer distributed within the package (smaller package, fewer dependencies)
CHG : Changelog using leaner formatting now
1.0.0 — 2026-01-21
CHG : Fixing license declarations
CHG : Smaller code coverage improvements
0.1.4 — 2025-10-21
NEW : Schema supports instanceIDs and moduleLibraries (default empty list; backwards compatible)
0.1.3 — 2025-10-09
FIX : Schema adaptation for variable values: list items must now be of the same type
CHG : Test case coverage increased
0.1.2 — 2025-08-19
FIX : Schema for core fixed to avoid PydanticSerializationUnexpectedValue warnings
FIX : JSON schema for clockdivider
0.1.1 — 2025-08-18
FIX : awc-schema now exports correct data types (e.g. strings allowed for ClockDivider)
0.1.0 — 2025-06-24