Releases: BroadbandForum/cwmp-xml-tools
report.pl#431
Add a "no longer being maintained" disclaimer. Please see https://github.com/BroadbandForum/bbfreport for the new report tool.
report.pl#430
OK, I guess there will be at least one more release.
report.pl#429
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
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
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
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
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
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
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
Major changes to support User Services Platform (USP) data models.