Skip to content

v0.6.2

Compare
Choose a tag to compare
@hasty hasty released this 09 Aug 17:48
· 160 commits to main since this release

Features:

  • ZAP template generation automatically adds AtomicRequest and AtomicResponse commands to clusters with at least one attribute with the T quality
  • Disco balling range constraints whose limits match the limits of its data type are converted to "all"
  • Disco balling features with lower case codes will be capitalized

Fixes:

  • ZAP templates should no longer contain types that are only used by attributes, commands or events that are Zigbee-only
  • Data Model generation now defaults to master subdirectory, and allows for command line override
  • File saves now recursively create parent directories if they do not exist
  • Signed temperature type has correct min value
  • Correct calculation of table cell widths when the subsequent table cell has a formatter longer than the cell's content
  • "Correctly" parse ordered lists with a depth larger than Asciidoc allows