djspiewak / anti-xml

The scala.xml library has some very annoying issues. Time for a clean-room replacement!
http://anti-xml.org
Other
169 stars 35 forks source link

anti-xml_2.8.2-0.2 #68

Closed rossabaker closed 13 years ago

rossabaker commented 13 years ago

Any chance of a retro-release of 0.2 for Scala 2.8.2? Specs is already published. Still need a 2.8.2 ScalaCheck to do it The Right Way™.

djspiewak commented 13 years ago

Done! Sorry for the delay, was a bit busy for a while there. I wish I could do a 2.8.2 cross-build for 0.3, since it has so many new features and improvements, but it's just way too hard to keep up that compatibility when extending the collections framework. :-(