Skip to content

v0.11.2

Compare
Choose a tag to compare
@Hackerpilot Hackerpilot released this 30 Jul 05:52
· 27 commits to master since this release
f9a3d30

v0.11.1...v0.11.2

This release fixes a bug that caused correct code to be parsed incorrectly when symbol tables are generated for modules that are being imported (i.e. when their function and unittest bodies are skipped). This will help to fix dlang-community/DCD#620. Pull request: #154