Skip to content

Releases: project-chip/alchemy

v1.6.0

06 Nov 23:44

Choose a tag to compare

v1.6.0 Pre-release
Pre-release

Initial release of v1.6 Alchemy.

Features:

  1. New parsing pipeline; slightly faster and more flexible.

Fixes:

  1. Removes no-longer-needed Descriptor cluster patch for ZAP XML generation
  2. Renders status code fields data type as "status" in ZAP XML, despite whatever the label on the reference says.

v1.5.56

23 Oct 00:07

Choose a tag to compare

v1.5.56 Pre-release
Pre-release

Adds "revision" element to device types in matter-devices.xml

v1.5.55

07 Oct 16:52

Choose a tag to compare

Features:

  1. Disco-balling now alphabetizes the Quality column by default. Disable with --format-quality=false, or in errata with by skipping table-quality

Fixes:

  1. Blank conformance cells no longer default to Mandatory in derived clusters.

v1.5.54

07 Oct 06:43

Choose a tag to compare

Fixes:

  1. Empty final table cells were being treated as non-existent in RenderColumn, which caused inaccurate inheritance of cluster requirements in derived cluster element requirements
  2. Cluster requirements in data model XML were being rendered in spec order, rather that a stable sort of cluster ID

v1.5.53

03 Oct 23:20

Choose a tag to compare

v1.5.53 Pre-release
Pre-release

Fixes:

  1. Suppresses various warnings with missing data types or missing tables on derived clusters

v1.5.52

03 Oct 20:09

Choose a tag to compare

v1.5.52 Pre-release
Pre-release

Features:

  1. Support for revision conformance expressions

Fixes:

  1. No longer issues "missing namespace" warning for tag fields that appear in a field set that also contains a namespace field
  2. Suppressed chatty warning about nullable fields whose description does not mention the word "null"

v1.5.51

01 Oct 16:30

Choose a tag to compare

v1.5.51 Pre-release
Pre-release

Features:

  1. Warning on nullable fields whose description never mentions the word "null"

Fixes:

  1. Crashing bug when element requirement referred to device type and Device Requirements section is removed
  2. Error when referring to Base Device Type in requirements without ID, which is unavoidable due to BDT not having an ID

v1.5.50

25 Sep 04:21

Choose a tag to compare

Fix missing map64 in bitmap data type definition

v1.5.49

24 Sep 23:04

Choose a tag to compare

v1.5.49 Pre-release
Pre-release

Fix for blank tag requirements recording spec parse error

v1.5.48

10 Sep 20:54

Choose a tag to compare

v1.5.48 Pre-release
Pre-release

Fixes:

  • ZAP XML was marking Binding cluster as not required on servers which had mandatory client clusters