Skip to content

HDL Checker v0.6.5

Compare
Choose a tag to compare
@suoto suoto released this 01 Nov 14:10
· 112 commits to master since this release
  • Fixed #49 (can't get messages when source has non standard characters)
  • JSON config includes key now supports folders (will search for RTL files). The wiki has been updated as well. (#53)
  • JSON config file now handles glob patterns on file names. The wiki has been updated as well. (#54)
  • When not using a config file, file search will honor ignored git files (#55)
  • Errors from dependencies are now published (they were previously being silently ignored). This helps a bit with #58.
  • Fixed an issue with parsing XVHDL output
  • Fixed an issue that prevented recovering state from cache, resulting in rebuilding the entire project when restarting the server