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

Releases: Pure-D/workspace-d

v2.4.0

05 Mar 21:44

Choose a tag to compare

Added support for running dcd-server with unix domain sockets if others are already running

v2.3.2

10 Feb 18:19

Choose a tag to compare

  • DCD waits for import paths before adding imports
  • can add imports at startup now

v2.3.1

29 Jan 20:24

Choose a tag to compare

Added DlangUI Markup Language Support, minor bug fixes

v2.2.2

09 Jan 13:01

Choose a tag to compare

  • Fixed unloading all components
  • Fix #5

v2.2.1

09 Jan 01:28

Choose a tag to compare

Fixed dub import paths

v2.2.0

08 Jan 14:56

Choose a tag to compare

Added dub build

v2.1.0

08 Jan 12:33

Choose a tag to compare

  • New api for components
  • Supporting async commands
  • Added list build types to dub

v2.0.0

08 Jan 14:58

Choose a tag to compare

v2.0.0 Pre-release
Pre-release
  • New api for components
  • Supporting async commands

v1.2.0

06 Jan 10:59

Choose a tag to compare

Fixed zombie processes, fixed reloading dub

v1.1.0

27 Dec 14:43

Choose a tag to compare

Some crash fixes