Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Releases: Pure-D/workspace-d

v3.3.0-pre5

01 Oct 18:52
Compare
Choose a tag to compare
v3.3.0-pre5 Pre-release
Pre-release

Improvements on moduleman making the getModule, moduleName and describeModule methods usable without workspace instance

v3.3.0-pre4

01 Oct 17:52
Compare
Choose a tag to compare
v3.3.0-pre4 Pre-release
Pre-release

More testing, new public describeModule method for getting a lot of module information about source code

v3.3.0-pre3

17 Sep 21:47
Compare
Choose a tag to compare
v3.3.0-pre3 Pre-release
Pre-release
  • Finally fixed dub AssertErroring the application on invalid dependencies and empty builds

v3.3.0-pre2

13 Sep 12:45
Compare
Choose a tag to compare
v3.3.0-pre2 Pre-release
Pre-release

Fix segfaults in dscanner outliner

v3.3.0-pre1

11 Sep 14:01
Compare
Choose a tag to compare
v3.3.0-pre1 Pre-release
Pre-release

Minor crash fixes, dependency upgrades, ranges in DCD data

v3.2.0

07 Jul 13:31
Compare
Choose a tag to compare

DCD isOutdated returns true for not installed DCD now

v3.1.0

05 Jul 17:54
Compare
Choose a tag to compare

v2.12.0

04 Apr 20:04
Compare
Choose a tag to compare
  • 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

17 Jul 19:18
Compare
Choose a tag to compare
  • 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

21 Jan 11:41
Compare
Choose a tag to compare

Using dub package of libdparse instead of local version - don't depend on this version, the version isn't bumped in the windows binary