v0.21.0
What's Changed
- Add IfCondition to while (since DMD-FE 2.097.0) by @WebFreak001 in #462
- add gh-pages deployment CI script - Fix #461 by @WebFreak001 in #468
- Add scope to foreach by @WebFreak001 in #470
- Fix isStringLiteral with unicode strings by @WebFreak001 in #472
- fix AST tests not reading last line of file by @WebFreak001 in #474
- Fix #471, implement auto ref lambdas by @WebFreak001 in #473
- implement bitfield parsing by @WebFreak001 in #476
Full Changelog: v0.20.0...v0.21.0