v0.13.0
What's Changed
- Fix $DC paths with spaces by @Herringway in #876
- Moved DSymbol into DCD by @WebFreak001 in #877
- upgrade libdparse and DCD dependencies by @WebFreak001 in #882
- supports new syntax (
foreach (scope ...)
, bitfields,while (auto x = ...)
)
- supports new syntax (
New Contributors
- @Herringway made their first contribution in #876
Full Changelog: v0.12.2...v0.13.0