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