v1.24.0
What's Changed
- merge stable by @MartinNowak in #2011
- merge stable by @MartinNowak in #2014
- merge stable by @MartinNowak in #2015
- [stable] Deduplicate dflags and lflags by @Geod24 in #2016
- cache the generated test main file: dub_test_root.d by @foerdi in #2005
- Revert "Deduplicate dflags and lflags" (#2016) by @s-ludwig in #2020
- merge stable by @MartinNowak in #2022
- Remove usage of deprecated std.xml by @andre2007 in #1977
- Support for .netrc file added by @andre2007 in #2027
- ci: build release .tar.gz without travis owner and group id by @ljmf00 in #2030
- Add support for '-platformlib' option. Fixes #2031 by @dbankov-vmware in #2032
- GH Actions: Use new syntax for set-env by @Geod24 in #2036
- Merge stable into master by @Geod24 in #2037
- dub.compilers.ldc: Fix --rdmd with --compiler=ldc2 by @CyberShadow in #2033
- Correct issue #1673 (with dupe #1797 and #2019) by @p0nce in #2034
- betterC flag enabled in generated visuald project file. Fixes #2024 by @MrZoraman in #2025
- Fix Issue #1474 - Regenerate build settings after preGenerateCommands by @omerfirmak in #2035
- Mutually exclude mainSourceFile of different configurations by @omerfirmak in #2039
- [CI]: Remove old AppVeyor, TravisCI, SemaphoreCI and build-gdc.sh files by @PetarKirov in #2042
- [stable] Use compiler version, not frontend version for build IDs and paths by @kinke in #2045
- [stable] Add support for --arch=x86_mscoff for LDC (for DMD compatibility) by @kinke in #2049
- Use DC env variable as the default compiler by @omerfirmak in #2047
- Fix #2051: Running unit tests from DUB single file packages fails by @drug007 in #2052
- Improved ldc cross compile by @foerdi in #2055
- improve list command (filter by package spec) by @deviator in #2057
- Dont export DFLAGS & LFLAGS by default by @omerfirmak in #2048
- Allow custom dflags to be defined for dependencies by @omerfirmak in #2040
- Normalize line endings & UTF8 BOMs by @Geod24 in #2058
- add ability for specify version range for commandline commands by @deviator in #2056
New Contributors
- @dbankov-vmware made their first contribution in #2032
- @MrZoraman made their first contribution in #2025
Full Changelog: v1.23.0...v1.24.0