Slick 0.11.1 released
August 31 2012
We are happy to announce the release of Slick 0.11.1 for Scala 2.10.0-M7. It should show up on Maven Central within the next few hours. You can find the source code here: https://github.com/slick/slick/tree/0.11.1
The Slick Examples project has also been updated to work with 0.11.1: https://github.com/slick/slick-examples/tree/0.11.1
Important changes in this release:
- Return auto-generated keys when inserting data.
- Pluggable schema mapper in direct embedding
- More documentation
- This release also contains a number of bug fixes and minor improvements.
Here is a complete list of changes since 0.11.0:
09cbacachanged version number in python config file0c9fb5ePreparations for release 0.11.17e74d4cadapted to Scala-2.10.0-M7c17ba8dfixed doctest errorsa331dcbMerge pull request #38 from nafg/patch-11e87e1fDo not reuse stateful transformers in the query compilerbe1c55eMore documentation2ef90baFix broken links6e355ffSymbolNamer: Prioritize child over parent3dd59eaMerge branch ‘master’ of git@github.com:slick/slick.git20a4484Replace remaining occurences of “SLICK” by “Slick”286ff64Add a test case for serialized data in a Blob using a parameterized mapper70ce8acdirect embd: default mapping attr->column / class->tablee31519bdirect embedding: schema mapper now customizable (pulled out of backend)11a19e3Fix build.sbt snippet in “Getting Started” docs09a65a8Allow returning of auto-generated keys when inserting data.a9bd7fbBump version to 1.0.0-SNAPSHOT and build with sbt 0.12.0
Past News Items
Feb 07 2013
We are happy to announce the release of Slick 1.0.0 for Scala 2.10. All artifacts are available from Maven Central. You can find the source code here: . The documentation...
Jan 25 2013
We are happy to announce the release of Slick 1.0.0-RC2 for Scala 2.10.0. All artifacts are available from Maven Central. You can find the source code here: . The documentation...
Dec 21 2012
We are happy to announce the release of Slick 1.0.0-RC1 for Scala 2.10.0. It should show up on Maven Central within the next few hours. You can find the source...
Oct 25 2012
We are happy to announce the release of Slick 0.11.2 for Scala 2.10.0-RC1. It should show up on Maven Central within the next few hours. You can find the source...
Aug 31 2012
We are happy to announce the release of Slick 0.11.1 for Scala 2.10.0-M7. It should show up on Maven Central within the next few hours. You can find the source...
Aug 07 2012
We are pleased to announce the launch of the new Slick web site. Many thanks to Heather Miller of EPFL for the initial web design and set-up of the build...
Aug 06 2012
We are happy to announce the release of Slick 0.11.0 for Scala 2.10.0-M6. It should show up on Maven Central within the next few hours. You can find the source...
