Thread overview
DCD 0.5.0
Feb 12, 2015
Brian Schott
Feb 12, 2015
Russel Winder
Feb 12, 2015
Brian Schott
Feb 17, 2015
Vadim Lopatin
February 12, 2015
Version 0.5.0 of DCD has been tagged on Github.

https://github.com/Hackerpilot/DCD/releases/tag/v0.5.0

DCD is a client/server program used to provide D code
autocompletion for various text editors and IDEs.
February 12, 2015
On Thu, 2015-02-12 at 00:22 +0000, Brian Schott via Digitalmars-d-announce wrote:
> Version 0.5.0 of DCD has been tagged on Github.
> 
> https://github.com/Hackerpilot/DCD/releases/tag/v0.5.0
> 
> DCD is a client/server program used to provide D code autocompletion for various text editors and IDEs.

Is it still OK to build from master/HEAD or would you prefer people to stay with the tagged version release?

-- 
Russel. ============================================================================= Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder@ekiga.net 41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel@winder.org.uk London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder


February 12, 2015
On Thursday, 12 February 2015 at 10:00:39 UTC, Russel Winder wrote:
> Is it still OK to build from master/HEAD or would you prefer people to
> stay with the tagged version release?

I create the tags mostly for people who want to use a "stable"
version. If this doesn't matter to you, then feel free to build
from master.
February 17, 2015
On Thursday, 12 February 2015 at 18:08:45 UTC, Brian Schott wrote:
> On Thursday, 12 February 2015 at 10:00:39 UTC, Russel Winder wrote:
>> Is it still OK to build from master/HEAD or would you prefer people to
>> stay with the tagged version release?
>
> I create the tags mostly for people who want to use a "stable"
> version. If this doesn't matter to you, then feel free to build
> from master.

Just FYI.
DCD integration is added to DlangIDE https://github.com/buggins/dlangide