This repository has been archived by the owner on Mar 1, 2022. It is now read-only.
Releases: Pure-D/workspace-d
Releases · Pure-D/workspace-d
v3.3.0-pre5
Improvements on moduleman making the getModule, moduleName and describeModule methods usable without workspace instance
v3.3.0-pre4
More testing, new public describeModule method for getting a lot of module information about source code
v3.3.0-pre3
- Finally fixed dub AssertErroring the application on invalid dependencies and empty builds
v3.3.0-pre2
Fix segfaults in dscanner outliner
v3.3.0-pre1
Minor crash fixes, dependency upgrades, ranges in DCD data
v3.2.0
DCD isOutdated returns true for not installed DCD now
v3.1.0
Multi workspace support, new API
See https://github.com/Pure-D/workspace-d/wiki/v3-upgrade-guide
v2.12.0
- import files are no longer registered by default
- dfmt is now included into workspace-d
- broadcast messages (dcd crash)
- dscanner config sometimes not used
- dscanner is now included into workspace-d
- full DCD output support
- interface implement command
- windows fixes
- added dcdext component
- dub doesn't crash the process anymore
v2.11.0
- Updated dub dependency (things might be smoother)
- Fixed installer using dscanner without bin folder (windows only)
- Added "moduleman" component (#78)
- Fix empty paths in DCD
- Fixed error messages when closing on windows
- Merged DCD being able to work with single files (more import locations should show up now)
v2.10.1
Using dub package of libdparse instead of local version - don't depend on this version, the version isn't bumped in the windows binary