Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

report.pl#427

Compare
Choose a tag to compare
@wlupton wlupton released this 17 Dec 13:21
· 110 commits to master since this release

Many minor improvements and bug fixes, including:

  • Added extensive new support for checking correct use of deprecation, obsoletion and deletion rules, and of the related deprecated, obsoleted and deleted templates
  • Supported the union template, adding automatic text to union objects (objects where at most one of several child objects can exist) and discriminator parameters (parameters that indicate which union object is present)
  • Reworked automatic unique key text; information is now added to the individual unique key parameters
  • Supported the new "secured" parameter attribute
  • Supported multiple sizes and ranges on named data types
  • Added warnings for inappropriate use of #entries parameters
  • Improved warnings when referencing unsupported enumeration values
  • Fixed a bug that could wrongly include base profiles in full XML
  • Supported several new DMR attributes for suppressing warnings, e.g., where existing items trigger new warnings
  • Improved Device type (DT) support, e.g., fixed processing of object access attributes

Reminder: the latest BBF report tool (report.pl) is always available in DockerHub at broadbandforum/report-pl:latest. Release nnn is also available in the nnn tag.