D Programming Language/dub: Release v1.33.0
Name: dub
Owner: D Programming Language
Release: v1.33.0
Released: 2023-06-02
License: MIT
Release Assets:
What's Changed
- Add collection of c sources and headers to dub by @cschlote in https://github.com/dlang/dub/pull/2544
- update version to v1.32.0-beta.1 by @ibuclaw in https://github.com/dlang/dub/pull/2609
- Don't depend on the whole of Vibe.d for the test_registry by @Geod24 in https://github.com/dlang/dub/pull/2612
- Upgrade dependencies by @Geod24 in https://github.com/dlang/dub/pull/2613
- Make all static library exports contribute to dlls on Windows by @rikkimax in https://github.com/dlang/dub/pull/2614
- Revert "Make all static library exports contribute to dlls on Windows" by @Geod24 in https://github.com/dlang/dub/pull/2616
- PackageManager: Store packages hierarchically, by version by @Geod24 in https://github.com/dlang/dub/pull/2610
- add pr_info GitHub actions run by @WebFreak001 in https://github.com/dlang/dub/pull/2586
- try to fix pr_info permissions problem by @WebFreak001 in https://github.com/dlang/dub/pull/2621
- fix pr_info_post file paths by @WebFreak001 in https://github.com/dlang/dub/pull/2622
- update version to v1.32.0-rc.1 by @ibuclaw in https://github.com/dlang/dub/pull/2625
- merge stable by @ibuclaw in https://github.com/dlang/dub/pull/2628
- update version to v1.32.1-beta.1 by @ibuclaw in https://github.com/dlang/dub/pull/2631
- update version to v1.32.1 by @ibuclaw in https://github.com/dlang/dub/pull/2634
New Contributors
- @cschlote made their first contribution in https://github.com/dlang/dub/pull/2544
Full Changelog: https://github.com/dlang/dub/compare/v1.32.1...v1.33.0