Main changes

  • Drops support for DMD frontend 2.066.x and below (which includes the
    current stable GDC release) and adds support up to 2.071.0
  • Removes all deprecated functionality, as well as the libev driver
  • Contains considerable performance improvement for URLRouter

All changes can be found in the change log:
https://github.com/rejectedsoftware/vibe.d/blob/master/CHANGELOG.md

Please help testing by running dub upgrade --prerelase on your project.