On Tuesday, 26 August 2014 at 11:38:20 UTC, Sönke Ludwig wrote:
After a long pause, the next version of DUB is finally ready.
It contains some major changes, of which especially one of them
still requires some more careful testing to make sure that
there are no regressions.
As you may have already heard or noticed, specifying
dependencies with a "~branch" used for the version
specification has been deprecated, as it became obvious that
supporting this is impractical for the overall ecosystem.
Please have a look at the wiki for more information about this
topic:
https://github.com/D-Programming-Language/dub/wiki/Version-management#deprecation-of-branch-based-dependencies
As always, find the download links in the "Latest preview"
section:
http://code.dlang.org/download
Please try to invest a little time to "dub build" and "dub
upgrade" some of your projects and see if there are any issues.
Bug reports should go to:
https://github.com/D-Programming-Language/dub/issues
Wow i didnt even notice, i only went to download RC2 today to
build GFM but didnt realize RC2 was up just today