v0.4.1
Changes from v0.4.0:
- Fix MELPA-Stable CI workflow
Changes from v0.3.1:
- Add project management feature through
verilog-ext-project-alist
variable- Replaces use of any previous
workspace
related variable
- Replaces use of any previous
- Doc: Update Wiki pages and README.md
- Tag collection improvements:
- Incremental tag collection
- Customizable variables to enable tags caching and compression
- Remove
eglot
dependency (bundled with Emacs 29) - Various bug fixes and code refactoring
- Add workaround for buffer refontifying with
use-package
in the:config
section - Update UVM templates
- Add workaround for buffer refontifying with