v0.6.0
This release includes a major update to tclint's plugin system! You can now define a command spec by writing a JSON file according to a well-documented schema. This replaces a more complicated system that required writing custom Python code to create a plugin.
This release removes the built-in OpenROAD plugin and the tclint-plugins CLI utility.
Additional changes:
- Add range/selection format support to
tclsp - Update
tclspto honor the "exclude" config setting - Make
tclsphandle nested workspace configurations consistently - Remove the ability to specify a path for the "ignore" config setting
- Improve invalid config error messages
- Fix bug that made the parser fail to recognize the
hypotmath function