Skip to content

v2.5.1

Latest

Choose a tag to compare

@Xeratec Xeratec released this 09 Jun 14:50
v2.5.1
7dddfe4

2.5.1 - 2026-06-09

Added

  • slang: Add reviewdog-name variable to optionally pass a name for the reviewdog check.
  • slang: Add pyslang-version variable to pin the pyslang (and thereby slang) version.

Fixed

  • slang: Support pyslang/slang v11 by handling its reorganized module layout (Driver and CommandLineOptions moved to the pyslang.driver submodule), and pin pyslang to a known-good release (default 11.0.0) instead of always installing the latest.