nafg / slick-migration-api

Schema manipulation dialects and DSL for Slick

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for Slick 3.0.0

levinotik opened this issue · comments

Support for Slick 3.0.0

You can now use 0.2.0 with slick 3.0.3 or 0.2.1 with slick 3.1.1
The artifacts are on bintray jcenter.

slick 3.0.3: "io.github.nafg" %% "slick-migration-api" % "0.2.0"
slick 3.1.1: "io.github.nafg" %% "slick-migration-api" % "0.2.1"

Mmm... seems @Romastyi changed the api a bit unnecessarily, I want to revert that so I plan to release 0.3.0 for slick 3.1.1, incompatible with 0.2.x.

Please let me know if I should do it for slick 3.0.x as well.

Released 0.3.0