On Monday, 14 September 2015 at 11:45:13 UTC, Sönke Ludwig wrote:
If no regressions show up in this RC, the final release will be
made on the upcoming Sunday. The main additions are support for
SDLang [1] package recipes [2] and a vastly improved "dub
describe".
Download:
http://code.dlang.org/download
Change log:
https://github.com/D-Programming-Language/dub/blob/master/CHANGELOG.md
[1]: http://sdl.ikayzo.org/display/SDL/Home
[2]: http://code.dlang.org/package-format?lang=sdl
I find that the feature to get a particular property (`--data=X`)
is very slow, is it normal ? On a decently recent machine it
takes something like 3 or 4 seconds. Maybe it downloads or check
the deps while it's not necessary ?