v1.32.0
What's Changed
- Implement --color=auto|always|never, fix #2410 by @WebFreak001 in #2552
- update version to v1.31.0-beta.1 by @ibuclaw in #2555
- Remove GeneratorSettings.direct as it is never set by @Geod24 in #2559
- Fix various DDOC warnings by @Geod24 in #2558
- Don't assume the cache path is relative to CWD by @Geod24 in #2557
- replace std.variant with std.sumtype by @WebFreak001 in #2550
- add markdown documentation generator to gen_man.d by @WebFreak001 in #2563
- update version to v1.31.0-rc.1 by @ibuclaw in #2565
- Fix typo in subpackage license warning by @zyedidia in #2576
- merge stable by @ibuclaw in #2578
- fix man page generator by @WebFreak001 in #2571
- fix typo(s) by @WebFreak001 in #2564
- Add betterC support - fixes #1636 by @etcimon in #2581
- merge stable by @ibuclaw in #2591
- Add OpenBSD package to README.md by @ibara in #2592
- Fix #2574: Suggest alternative spelling when a command is mistyped by @elvodqa in #2593
- improve warning messages, especially with ~branch by @WebFreak001 in #2585
- reintroduce dmd-latest to CI runner by @WebFreak001 in #2594
- merge stable by @ibuclaw in #2595
- make build names much smaller by @WebFreak001 in #2589
- Make getDUBExePath returns a NativePath by @Geod24 in #2604
New Contributors
Full Changelog: v1.31.1...v1.32.0