Skip to content

2.10.0

Choose a tag to compare

@amykyta3 amykyta3 released this 12 Mar 06:26
· 28 commits to main since this release

Updates:

  • Fix bug in number_of_ids() computation. Affects path search in large designs.
  • Fix incorrect page rendering if exporting from an internal RDL node instead of top.
  • Remove deprecated peakrdl.html namespace package. #31
  • Rework PeakRDL command-line plugin mechanism.
  • Add PeakRDL plugin cfg schema to allow user template paths and other org-specific configurations. #35
  • Remove expand-all button. Not useful, and performance scales terribly
  • Wrap search results in proper url tag for better accessibility. #37