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