WCS
WCS copied to clipboard
Scala 2.11 support
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 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 :-)
Will do. Thank you very much!
Any chance you could cut a new release with this change?
@roberttaylor426 Ping me next week if I haven't made it this friday.
Ping. :-)
Release done...apology for the delay.!
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 Pull request and I will cut it.