v1.28.0
What's Changed
- Replace deprecated keyword
body
withdo
and avoid DIP-1000 scope errors by @nordlow in #2164 - fix Issue 1645: the DFLAGS env variable is not handled when --build is passed by @nordlow in #2169
- Forward dub dustmite parameter --strategy by @nordlow in #2173
- Forward dub dustmite parameter -j by @nordlow in #2174
- Draft: Put dustmite flags just after dustmite command and add --trace flag by @nordlow in #2175
- merge stable by @MartinNowak in #2162
- merge stable by @MartinNowak in #2178
- merge stable by @MartinNowak in #2179
- Expand tilde in --root path by @nordlow in #2181
- Fix build setting inheritance by @omerfirmak in #2182
- Windows: Copy .pdb files by @kinke in #2189
- Fix --data-list error message with dub describe by @WebFreak001 in #2195
- add UnsupportedArchitectureException & UnknownCompilerException by @WebFreak001 in #2196
- fix CLI --print-builds implementation by @WebFreak001 in #2197
- use dlang-community/setup-dlang by @WebFreak001 in #2202
- Fix CI issue2051 failing. by @rikkimax in #2208
Full Changelog: v1.27.0...v1.28.0