What's Changed
- support declarations within ScopeGuardStatements by @WebFreak001 in #499
- fix some missing token ranges by @WebFreak001 in #502
- Add support for declarations in switch expressions by @Mai-Lapyst in #505
- Quality of life improvements by @WebFreak001 in #509
- Fix shortened FunctionBody and comment formatting by @zyebytevt in #512
- Use @trusted qualifier cast by @ntrel in #514
- Fix NamedtemplateArgumentList documentation by @ricardaxel in #516
- fix whileStatement documentation by @ricardaxel in #517
- fix grammar documentation generation by @ricardaxel in #518
New Contributors
- @Mai-Lapyst made their first contribution in #505
- @zyebytevt made their first contribution in #512
- @ntrel made their first contribution in #514
- @ricardaxel made their first contribution in #516
Full Changelog: v0.23.2...v0.24.0