v0.13.1
github-actions
released this
11 Oct 09:24
·
110 commits
to master
since this release
What's Changed
Other Changes
- Add shell completion support by @dalance in #965
- Treat genvar as static value by @dalance in #974
- Add
#[inline(never)]
toexpression*
as a workaround for long time compilation by @DianQK in #976 - Add workaround for long compile time and enable LTO by @dalance in #977
- Allow msb for port by @dalance in #979
- Allow type with generic parameter as generic argument by @dalance in #989
- Fix error by repeated generics usage by @dalance in #993
- Fix case item misindent by @dalance in #994
- Fix format of generic argument by @dalance in #995
- Change minimum supported version of VSCode to 1.51.0 by @dalance in #1008
- Fix member access failure of generic instance by @dalance in #1009
- Report error for interface port with direction by @taichi-ishitani in #1010
- Execute
type check
afeter resolving generics by @taichi-ishitani in #1011
New Contributors
Full Changelog: v0.13.0...v0.13.1