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

Releases: BroadbandForum/cwmp-xml-tools

report.pl#431

23 Jul 08:51
Compare
Choose a tag to compare

Add a "no longer being maintained" disclaimer. Please see https://github.com/BroadbandForum/bbfreport for the new report tool.

report.pl#430

18 Jan 10:25
Compare
Choose a tag to compare

OK, I guess there will be at least one more release.

report.pl#429

27 Jun 14:53
Compare
Choose a tag to compare

This will perhaps be the final release of this tool. Please see https://github.com/BroadbandForum/bbfreport for the new report tool.

report.pl#428

07 Jan 14:33
Compare
Choose a tag to compare

Various improvements to the usp-data-models and cwmp-data-models index pages (no impact on data model XML and HTML).

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

report.pl#427

17 Dec 13:21
Compare
Choose a tag to compare

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.

report.pl#426

05 Nov 11:07
Compare
Choose a tag to compare

Many minor improvements and bug fixes, including:

  • Update 'find_file' logic to account for the desired amendment
  • Remove restriction that arguments can only have two levels of object nesting
  • Detect new values added to existing parameters
  • Support reading and writing of multi-line paragraphs
  • Add --clampversion report tool option
  • Indicate enum value version (when added since parameter was created)
  • Support the new 'version' attribute
  • Add glossary and abbreviation support

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.

report.pl#425

24 Mar 10:16
Compare
Choose a tag to compare

Many small fixes and updates. No major features, but perhaps worth mentioning that, if the XML file name looks like something-usp.xml, or if the new --usp option is specified, then options appropriate for generating USP data model reports will be enabled automatically.

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

report.pl#424

26 Jul 10:50
Compare
Choose a tag to compare

Many small fixes and updates in support of the soon-to-be-published USP v1.1 and its data models.

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

report.pl#423

24 Jun 09:13
Compare
Choose a tag to compare

Many small changes, including:

  • New --markmounttype option that marks mount points and mountable objects in different colors
  • Improved reporting of named data type enumerations and patterns
  • Improved profile requirements checking against data model capabilities
  • Various fixes to component path attribute handling
  • new decimal data type

Also added a Dockerfile and a make rule for publishing DockerHub broadbandforum/report-pl:latest.

report.pl#422 - 2018/03/28

29 Mar 06:54
Compare
Choose a tag to compare

Major changes to support User Services Platform (USP) data models.