Releases: gmlarumbe/vhdl-ext
Releases · gmlarumbe/vhdl-ext
v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.5.0
Changes from v0.4.1:
v0.4.1
Changes from v0.4.0:
- Fix MELPA-Stable CI workflow
Changes from v0.3.1:
- Add project management feature through
vhdl-ext-project-alist
variable - 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
- Fix case insensitive search for
vhdl-ext-jump-to-parent-entity
- Fix case insensitive search for
v0.4.0
Changes from v0.3.1:
- Add project management feature through
vhdl-ext-project-alist
variable - 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
- Fix case insensitive search for
vhdl-ext-jump-to-parent-entity
- Fix case insensitive search for
v0.3.1
Changes from v0.3.0:
- Fix MELPA-Stable CI workflow
Changes from v0.2.0:
- Require Emacs 29.1+
- Move
vhdl-ts-mode
to standalone repo: https://github.com/gmlarumbe/vhdl-ts-mode - Add
tags
,capf
andxref
features - Add
test-hdl
submodule - Update CI workflows
- Remove
company-keywords
support - Several bug fixes and code refactoring for readability and performance
- Update README.md and wiki entries
v0.3.0
- Require Emacs 29.1+
- Move
vhdl-ts-mode
to standalone repo: https://github.com/gmlarumbe/vhdl-ts-mode - Add
tags
,capf
andxref
features - Add
test-hdl
submodule - Update CI workflows
- Remove
company-keywords
support - Several bug fixes and code refactoring for readability and performance
- Update README.md and wiki entries