github diesel-rs/diesel v0.10.0
The one where we work on stable

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

It's happening

v0.10.0 drops support for Rust 1.14 and earlier, and adds support for Rust 1.15 (ON STABLE). diesel_codegen_syntex has been removed, and is no longer supported.

Additionally, this release adds initial support for the JSON data type in PostgreSQL. There is also a new print-schema subcommand in Diesel CLI which will show you the code generated by infer_schema!(). As always, you can find a full list of what has changed in the changelog.

In addition to the Diesel core team, 7 contributors worked on this release. A huge thank you to

  • Adrian Perez de Castro
  • Eric Kidd
  • Georg Semmler
  • Jake Goulding
  • Sergio Benitez
  • Severen Redwood
  • Stu Black

I'd also like to thank everybody who helped this release by opening issues, finding bugs, and asking/answering questions in our gitter room.

There were several big features that I had hoped to get done in time for this release, but my daughter inherited my troll gene and decided to come early. If you were hoping for MySQL support, blame Ruby. In the mean time, here is a picture of Ruby.

baby ruby

Don't miss a new diesel release

NewReleases is sending notifications on new releases.