April 2012
1 post
Coderspiel: Testing Scala Libraries →
coderspiel:
In the course of developing some Scala libraries that have stuck around, I’ve generally found it helpful to users if I release artifacts compatible with the two most recent major versions of Scala. So at the moment I support everything between 2.8.0 and 2.9.1-1. Binary compatibility across minor…