This repository has been archived by the owner on Mar 1, 2022. It is now read-only.
v3.7.0
- [Breaking API] moved source.workspaced.info to workspaced.info
- Fixed random endless loop on exit + improved thread handling (#113) by @ryuukk
API Changes
- added
latestKnownDCDVersion
to workspaced.info - added some
const
to DubComponent - Add more architecture cases to dub.archTypes
- made a few workspaced.helpers functions
@safe
and/or@nogc
Internals
- workspace-d tests now properly download DCD and can be used in more tests
Full Changelog: v3.6.1...v3.7.0