v0.16.0-beta.4
Pre-release
Pre-release
·
24 commits
to master
since this release
What's Changed
- fix case/default scopes, fix #913 by @WebFreak001 in #918
- fix infinite allocating in context formatter by @WebFreak001 in #919
- fix diagnostic location for
@UDA auto f() {}by @WebFreak001 in #920 - more sane parentheses fix for delegates by @WebFreak001 in #921
- Disable auto_function_check by default by @WebFreak001 in #922
- fix unused variable check for unitthreaded checks by @WebFreak001 in #923
- support
@arguments.rstfor args through file by @WebFreak001 in #933 - Always curly by @burner in #928
- feat(highlight): support multiple themes by @snprajwal in #925
New Contributors
- @burner made their first contribution in #928
- @snprajwal made their first contribution in #925
Full Changelog: v0.16.0-beta.3...v0.16.0-beta.4