jasongoodwin / authentikat-jwt

JWT Scala Implementation - Claims based auth for Scala.
Apache License 2.0
133 stars 45 forks source link

Please, support Scala 2.12! #28

Closed DanielaSfregola closed 7 years ago

DanielaSfregola commented 7 years ago

Please, release a version compatible with Scala 2.12

DanielaSfregola commented 7 years ago

I opened a PR that adds the support. See #29

jasongoodwin commented 7 years ago

Hey thanks! I'll put a reminder in my calendar to dig out my old laptop and publish this.

DanielaSfregola commented 7 years ago

Any chance to see the PR merged soon? Unfortunately, this is quite important for us as it is blocking us from upgrading to Scala 2.12

jasongoodwin commented 7 years ago

Hey I'm very sorry for the delay - I'll do it today. Starting a company atm - life has been hectic.

DanielaSfregola commented 7 years ago

Please, let me know when a compatible version for scala 2.12 has been released

jasongoodwin commented 7 years ago

0.4.4 should be available.

DanielaSfregola commented 7 years ago

Awesome, thank you!