DUB 0.9.13 released
alex
info at alexanderbothe.com
Fri Apr 26 12:37:16 PDT 2013
On Tuesday, 16 April 2013 at 21:50:10 UTC, Sönke Ludwig wrote:
> Changes:
>
> - Support for a new "buildRequirements" field to be able to
> specify
> things like "Don't treat warnings as errors" or "Allow use of
> deprecated features"
>
> - A lot of improvements to the VisualD project generator
>
> - Some important bug fixes
>
>
> Change log:
>
> https://github.com/rejectedsoftware/dub/blob/master/CHANGELOG.md
>
> Download:
> http://registry.vibed.org/download
I want to inform you that Mono-D v0.5.2.4 can open Dub projects
natively now - no need for creating .dproj files explicitly
anymore, just opening package.json is required in order to have
the project there.
It also handles include paths in the most common cases.
Btw, what about nested dependencies? How are they handled in dub?
Are all sub-packages in the .dub folder read for further
dependency information?
Great work though!
More information about the Digitalmars-d-announce
mailing list