Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.10.5 #57

Open
pk044 opened this issue Nov 15, 2022 · 2 comments
Open

Release 0.10.5 #57

pk044 opened this issue Nov 15, 2022 · 2 comments
Assignees

Comments

@pk044
Copy link

pk044 commented Nov 15, 2022

Hi!

First of all - thanks for making this great library available to all of us. I was wondering if there's any chance of releasing a new version with Slick 3.4.0?

Thanks!

@plavreshin plavreshin self-assigned this Nov 16, 2022
@DougC
Copy link

DougC commented Jan 3, 2023

Seconded. I've got a situation where I could really do with a 0.10.5 release to bump up the Slick version.

@robinraju
Copy link

I recently encountered this issue where I couldn't use this lib with slick 3.4.x
I managed to make it work by excluding slick as follows.

libraryDependencies += "com.typesafe.slick"  %% "slick" % "3.4.1"
libraryDependencies += "com.rms.miu" %% "slick-cats" % "0.10.4" exclude ("com.typesafe.slick", "slick_2.13")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants