What's Changed
New Features π
- Add pre-defined vector types by @taichi-ishitani in #1044
- Remove map and doc files by
clean
command by @taichi-ishitani in #1061 cond_type
attribute by @dalance in #1043- Support generic interface with modport by @taichi-ishitani in #1089
- Support width cast by @taichi-ishitani in #1095
Other Changes
- Raise error when unassigned variable is refered by @taichi-ishitani in #1036
- Fix unexpected unassigned variable error by @taichi-ishitani in #1063
- Fix broken map path by @dalance in #1067
- Add filelist test by @dalance in #1068
- Remove files including test only from generated filelist by @taichi-ishitani in #1064
- Remove unused dependencies from filelist by @dalance in #1072
- Clear resolve cache by each test by @dalance in #1074
- Merge aligner into emitter/formatter by @dalance in #1083
- Expand imported name in generics mangling by @dalance in #1084
- Add
Publications
section to README by @taichi-ishitani in #1090 - Fix language server panic on Windows by @dalance in #1093
- Fix resolve of generic interface with imported items by @dalance in #1096
Full Changelog: v0.13.2...v0.13.3