-
Notifications
You must be signed in to change notification settings - Fork 220
Conversation
a48924d
to
79b8e4a
Compare
@@ -7,6 +7,7 @@ object ProjectBuild extends Build { | |||
val postgresqlName = "postgresql-async" | |||
val mysqlName = "mysql-async" | |||
|
|||
scalaVersion := "2.12.0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This has no effect.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
cb13b57
to
a425807
Compare
+1 |
@mauricio what is the process for getting this merged? |
+1 |
a425807
to
f75679d
Compare
I mean this with no snark: @mauricio do you intend to continue to maintain this project? (The lack of recent commits seems to suggest the answer may be "no.") If you do intend to keep it alive, it's getting to be a long time to not have cut a Scala 2.12 build, when there's a simple, working PR. It's perfectly fine if you don't have the time or interest to continue basic maintenance like this. If that's the case, I respectfully suggest that you put a comment to that effect at the top of the README so people can make an informed decision about whether to use this library. |
Does anyone else have commit access? Maurico has zero activity in December... what if he's just gone? |
Hi, are you aware of that the 2.12 version is not released? |
2.12 is released, proof: http://scala-lang.org/news/2.12.0 |
I'm of course talking about 2.12 version of this library. |
No description provided.