WCS icon indicating copy to clipboard operation
WCS copied to clipboard

Scala 2.11 support

Open svinci opened this issue 10 years ago • 8 comments

Need support for scala 2.11. I'm using the latest version of scala (2.11.7) which is not compliant with 2.9. Could you compile with scala 2.11?

Thanks and regards!

svinci avatar Aug 11 '15 21:08 svinci

@svinci There are some changes required...this week I'm swamped, but do me a favor, checkout the workspace, bump scala and do a pull request :-)

jfarcand avatar Aug 12 '15 08:08 jfarcand

Will do. Thank you very much!

svinci avatar Aug 12 '15 13:08 svinci

Any chance you could cut a new release with this change?

roberttaylor426 avatar Oct 14 '15 10:10 roberttaylor426

@roberttaylor426 Ping me next week if I haven't made it this friday.

jfarcand avatar Oct 14 '15 16:10 jfarcand

Ping. :-)

roberttaylor426 avatar Oct 25 '15 16:10 roberttaylor426

Release done...apology for the delay.!

jfarcand avatar Nov 05 '15 13:11 jfarcand

Hi. What about people forced to use 2.10 ? Currently I cannot use your lib, because my project is 2.10

Could you add support for %% operator from sbt? It suffixes dependency with _2.10 or _2.11.

Its available for most libraries and solves this problem.

@jfarcand

Ajk4 avatar Jul 08 '16 10:07 Ajk4

@Ajk4 Pull request and I will cut it.

jfarcand avatar Jul 08 '16 11:07 jfarcand