v0.1.4
CHANGELOG:
- changed dependencies to allow vibe.d 0.8
- fixed compilation on vibe.d 0.8. This introduces a minor backwards compatibility break: OAuthWebapp.oauthSession parameter req is no longer const. It is very unlikely this change will actually break any code, because the request is always passed as mutable in vibe.d.