Skip to content

Releases: BroadbandForum/bbfreport

2024-01-18: v2.1.0

18 Jan 12:00
Compare
Choose a tag to compare
  • Added difflint transform with multimodel version checks
  • Added basic CSV output format
  • Improved readability of the diff transform's text output
  • Improved file search logic and error reporting
  • Improved version and profile lint checks
  • Improved object insertion order logic
  • Improved some macro-expansion-related error messages
  • Replaced HTML soft hyphens (­) with CSS (avoids problems when
    copying and pasting names)
  • Fixed HTML command/event argument access (the read and write arrows
    were the wrong way round)
  • Fixed various bugs relating to {{object}}, {{parameter}} etc.
    references
  • Fixed list size text (it wasn't clear whether it referred to the
    list itself or to the item)
  • Fixed some HTML presentation bugs, e.g., colors and missing links
  • Fixed a few other bugs, e.g., missing version() import, component
    expansion bug, description append problem, inadvertent inclusion of
    {{np}} in generated XML
  • Added CSS to support dark rendering mode according to user preference

2023-06-27: v2.0.1

27 Jun 14:29
Compare
Choose a tag to compare
  • Added --version option

2023-06-14: v2.0.0

27 Jun 11:05
Compare
Choose a tag to compare
  • Initial version