Skip to content

v0.81.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 20:28
· 41 commits to master since this release

What's Changed

  • Check raw entity IDs from an LSP client to prevent the client from crashing
  • Add source code location to all named entities
  • Consider /usr/local/lib when looking for the vhdl libraries
  • Refactor vhdl_lang executable to be used as tool within pipelines
    • Remove most of the arguments, such as perf or bench
    • Enable passing an optional path to the standard libraries
    • Exit with exit code '1' for any serious errors