RejectedSoftware Forums

Sign up

DUB 0.9.24 beta 1 with SDL support ready for testing

A new beta version out with support for the new SDL [1] based package
description format. If you are interested, please take some time to test
the implementation and to discuss any possible improvements to the
format specification before the final 0.9.24 release is made.

The specification is currently still found on the wiki, but will be
moved to code.dlang.org together with the final release:
https://github.com/D-Programming-Language/dub/wiki/DEP1

Download:
http://code.dlang.org/download

Change log:
https://github.com/D-Programming-Language/dub/blob/master/CHANGELOG.md

Re: DUB 0.9.24 beta 1 with SDL support ready for testing

On 06/17/2015 07:44 AM, Sönke Ludwig wrote:

A new beta version out with support for the new SDL [1] based package
description format. If you are interested, please take some time to test
the implementation and to discuss any possible improvements to the
format specification before the final 0.9.24 release is made.

Cool.

I take it the refactor1 branch is slated for after 0.9.24 then?

Re: DUB 0.9.24 beta 1 with SDL support ready for testing

On Wed, 17 Jun 2015 13:35:47 -0400, Nick Sabalausky wrote:

On 06/17/2015 07:44 AM, Sönke Ludwig wrote:

A new beta version out with support for the new SDL [1] based package
description format. If you are interested, please take some time to test
the implementation and to discuss any possible improvements to the
format specification before the final 0.9.24 release is made.

Cool.

I take it the refactor1 branch is slated for after 0.9.24 then?

Not sure yet, but if I can manage to have a closer look at your PR tomorrow, I think it should be no problem to still integrate it into 0.9.24 (0.9.24-alpha.1 would probably have been a better name for this pre-release). But I'd like to get the next release out ASAP, since there are some important fixes on master, most notably #564.

Re: DUB 0.9.24 beta 1 with SDL support ready for testing

On 06/17/2015 01:49 PM, Sönke Ludwig wrote:

Not sure yet, but if I can manage to have a closer look at your PR tomorrow, I think it should be no problem to still integrate it into 0.9.24 (0.9.24-alpha.1 would probably have been a better name for this pre-release). But I'd like to get the next release out ASAP, since there are some important fixes on master, most notably #564.

Ok, cool. If there's anything you need, let me know. I have github
notifications/messages set up to go to the email box on my phone, so
I'll likely see those right away.

DUB 0.9.24 beta 2

Am 17.06.2015 um 13:44 schrieb Sönke Ludwig:

A new beta version out with support for the new SDL [1] based package
description format. If you are interested, please take some time to test
the implementation and to discuss any possible improvements to the
format specification before the final 0.9.24 release is made.

The specification is currently still found on the wiki, but will be
moved to code.dlang.org together with the final release:
https://github.com/D-Programming-Language/dub/wiki/DEP1

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

Beta 2 is out with "dub init" creating SDLang based package
descriptions. The package format is now documented at:

http://code.dlang.org/package-format?lang=sdl