D Programming Language/dub: Release v1.26.0
Name: dub
Owner: D Programming Language
Release: v1.26.0
Released: 2021-06-03
License: MIT
Release Assets:
What's Changed
- merge stable by @MartinNowak in https://github.com/dlang/dub/pull/2114
- Fix single file package dynamic library by @andre2007 in https://github.com/dlang/dub/pull/2112
- fix #1867 - Add lowmem for settings by @shoo in https://github.com/dlang/dub/pull/1905
- Fix #2046 - Dependencies specified with a path ignore optional settings by @shoo in https://github.com/dlang/dub/pull/2103
- Replacing rununittest.sh by @drug007 in https://github.com/dlang/dub/pull/2109
- merge stable by @MartinNowak in https://github.com/dlang/dub/pull/2115
- merge stable by @MartinNowak in https://github.com/dlang/dub/pull/2117
- Only show package.d warning once by @dkorpel in https://github.com/dlang/dub/pull/2131
- [stable] LDC: Recognize
-gcc
as linker D flag by @kinke in https://github.com/dlang/dub/pull/2135
New Contributors
- @dkorpel made their first contribution in https://github.com/dlang/dub/pull/2131
Full Changelog: https://github.com/dlang/dub/compare/v1.25.0...v1.26.0