Diesel 2.0.0 RC.0

I'm happy to announce that the first release candidate for the upcoming diesel 2.0 release was just published.

Diesel 2.0 is contains beside large internal changes the following major features:

  • Fully type checked GROUP BY support
  • Support for table aliasing
  • Support for defining select clauses via a corresponding type
  • Support for UNION/INTERSECT queries

Checkout the release notes for details about the new features.

We, the Diesel team, are interested in feedback on this release candidate. Please try to update your code bases. Checkout the migration guide for necessary steps.

We are happy to hear your feedback on this release either here or in the corresponding discussion thread in our github repository

10 Likes

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.