ing-bank / scruid

Scala + Druid: Scruid. A library that allows you to compose queries in Scala, and parse the result back into typesafe classes.
Apache License 2.0
115 stars 29 forks source link

Scruid 1.1.0 for scala 2.12 #25

Closed vkorchik closed 6 years ago

vkorchik commented 6 years ago

Hi, it seems like scruid 1.1.0 was not released for scala 2.12.

I will appreciate the soonest upgrade very much.

Fokko commented 6 years ago

Hmm, you're right: https://bintray.com/ing-bank/maven-releases/scruid/1.1.0#files/ing%2Fwbaa%2Fdruid%2Fscruid_2.12

Let me dive into this

bjgbeelen commented 6 years ago

Sorry my bad, have to get used to this cross publishing....

vkorchik commented 6 years ago

@bjgbeelen, i thought that maybe it was made by accident, but had no other way to contact you, except creating the issue ;)

bjgbeelen commented 6 years ago

Turns out couldn't even compile to 2.12.6, so reverted to 2.12.5 and made a new release (v1.1.1)