D Programming Language/dub: Release v1.34.0
Name: dub
Owner: D Programming Language
Release: v1.34.0
Released: 2023-08-01
License: MIT
Release Assets:
What's Changed
- update version to v1.33.0-beta.1 by @ibuclaw in https://github.com/dlang/dub/pull/2635
- update version to v1.33.0-rc.1 by @ibuclaw in https://github.com/dlang/dub/pull/2641
- Fix flags Json serialization by @rtbo in https://github.com/dlang/dub/pull/2643
- Cache json db by @rtbo in https://github.com/dlang/dub/pull/2642
- support specifying --d-versions by @WebFreak001 in https://github.com/dlang/dub/pull/2646
- merge stable by @ibuclaw in https://github.com/dlang/dub/pull/2653
- update version to v1.33.1-beta.1 by @ibuclaw in https://github.com/dlang/dub/pull/2661
- update version to v1.33.1 by @ibuclaw in https://github.com/dlang/dub/pull/2669
- dub.generators.generator: Don't create targetPath dir with --temp-build by @CyberShadow in https://github.com/dlang/dub/pull/2652
Full Changelog: https://github.com/dlang/dub/compare/v1.33.1...v1.34.0