github diesel-rs/diesel v0.8.0

latest releases: v2.1.6, v2.1.5, v2.1.4...
7 years ago

This release is primarily focused around diesel_codegen, which has been entirely rewritten to use the new Macros 1.1 framework. This means that Diesel should continue to work on all future nightlies, and will be much
more compatible with other crates which use codegen such as serde. This did reqiure some breaking changes to their API, but it should be a straightforward migration. the CHANGELOG has migration instructions.

The macros 1.1 rewrite took the majority of our time, so this release is fairly light on features, but we do have a few great quality of life additions. See the CHANGELOG for details.

A huge thank you to all the contributors who worked on this release:

  • Cengiz Can
  • Christopher Brickley
  • David Szotten
  • Georg Semmler
  • Jimmy Cuadra
  • Josh Holmer
  • Rasmus Kaj
  • Robert Maloney
  • Sebastian Blei

Don't miss a new diesel release

NewReleases is sending notifications on new releases.