Releases: project-chip/alchemy
Releases · project-chip/alchemy
v1.6.0
Initial release of v1.6 Alchemy.
Features:
- New parsing pipeline; slightly faster and more flexible.
Fixes:
- Removes no-longer-needed Descriptor cluster patch for ZAP XML generation
- Renders status code fields data type as "status" in ZAP XML, despite whatever the label on the reference says.
v1.5.56
v1.5.55
v1.5.54
Fixes:
- Empty final table cells were being treated as non-existent in RenderColumn, which caused inaccurate inheritance of cluster requirements in derived cluster element requirements
- Cluster requirements in data model XML were being rendered in spec order, rather that a stable sort of cluster ID
v1.5.53
v1.5.52
Features:
- Support for revision conformance expressions
Fixes:
- No longer issues "missing namespace" warning for tag fields that appear in a field set that also contains a namespace field
- Suppressed chatty warning about nullable fields whose description does not mention the word "null"
v1.5.51
Features:
- Warning on nullable fields whose description never mentions the word "null"
Fixes:
- Crashing bug when element requirement referred to device type and Device Requirements section is removed
- Error when referring to Base Device Type in requirements without ID, which is unavoidable due to BDT not having an ID