On Wednesday, 31 August 2016 at 08:57:48 UTC, Sönke Ludwig wrote:
Main changes over 0.7.29:

  - Compiles on the latest DMD version
- Added a new authorization framework for the web/REST interface
    generators
- Extended the serialization framework with more hooks and traits, enabling the use of custom UDAs - vibe-sdlang [1] is an SDLang
    serialization module that became possible this way
  - opDispatch has been removed from Bson/Json
- Optional support for using diet-ng [2] has been added (simply add it
    as a dependency and it will be used by render())
  - The HTTP client can now be used on Unix socket destinations
  - Added table support for the Markdown compiler

[...]

Just tested it. No problems with my main project so far.

Reply via email to