Slick v3.3.3 Release Notes
Release Date: 2020-09-08 // over 4 years ago-
๐ We have just released Slick 3.3.3
You can find the source code here: https://github.com/slick/slick/tree/v3.3.3.๐ This release includes a few bug and improvements fixes:
- Deterministic create and createIfNotExists (#2127 by @sebastian-alfers)
- Invalid query generated using OracleDriver for filter with Option column (#2059 by @alexFrankfurt)
- ๐ New Cookbook section in documentation (#2061 by @d6y)
- โก๏ธ Optimized
DISTINCT
andDISTINCT ON
generation (#2097 by @shmishleniy)
๐ Builds for Scala 2.11, 2.12 and 2.13 are available from Maven Central.
Previous changes from v3.3.2
-
๐ We have just released Slick 3.3.2
You can find the source code here: https://github.com/slick/slick/tree/v3.3.2.๐ Builds for Scala 2.11, 2.12 and 2.13 are available from Maven Central.