D Programming Language/dub: Release v1.27.0
Name: dub
Owner: D Programming Language
Release: v1.27.0
Released: 2021-10-10
License: MIT
Release Assets:
What's Changed
- merge stable by @MartinNowak in https://github.com/dlang/dub/pull/2132
- Add environment variables to BuildSettings by @shoo in https://github.com/dlang/dub/pull/2121
- merge stable by @MartinNowak in https://github.com/dlang/dub/pull/2138
- Fix dependency build settings flooding dflags by @omerfirmak in https://github.com/dlang/dub/pull/2139
- merge stable by @MartinNowak in https://github.com/dlang/dub/pull/2140
- Adds quotation marks to error message by @denizzzka in https://github.com/dlang/dub/pull/2148
- Generate paths relative to visuald project files by @JudgeFish in https://github.com/dlang/dub/pull/2150
- merge stable by @MartinNowak in https://github.com/dlang/dub/pull/2152
- merge stable by @MartinNowak in https://github.com/dlang/dub/pull/2154
- Fix #2141 - When used as a library, the default compiler is different from the expected. by @shoo in https://github.com/dlang/dub/pull/2158
- Remove line 'Exclusing package.d blah...' from default dub build by @p0nce in https://github.com/dlang/dub/pull/2157
- RegistryPackageSupplier.genPackageDownloadUrl added by @denizzzka in https://github.com/dlang/dub/pull/2156
New Contributors
- @JudgeFish made their first contribution in https://github.com/dlang/dub/pull/2150
Full Changelog: https://github.com/dlang/dub/compare/v1.26.1...v1.27.0