Scala Standard XML Library v1.0.6
The following changes have been incorporated in this release
- Following issues have been fixed and enhancements made:
- Administrative:
- Remove stale branch, wip/jsuereth-use-module-plugin
- Update crossScalaVersions to 2.11.8 from 2.11.7
- Update crossScalaVersions to 2.12.0-M3 from 2.12.0-M1 and 2.12.0-M2
- Change mimaPreviousVersion in build.sbt to more recent scala-xml than 1.0.1
- Ask Scala compiler to update versions.properties to next release of scala-xml
- Merged #67 Travis container changes
- Merged #69, #70, #80 README updates
- Merged #78 Add more unit tests for #43
- Merged #87 Enable SBT builds for Java 1.7 and 1.9
- Merged #88 Unit test for verifying complexity in #59
- Merged #81 Use NodeSeq.fromSeq
- Merged #84 Remove final keyword from scala.xml.MetaData per FIXME
- Merged #108 build for 2.12.0-RC1 #108
This release was made possible by contributions from @SethTisue, @adriaanm, @ashawley, @lrytz, @som-snytt.
We would like to thank them for their help.