Closed
Description
There was a significant fix in #392 that seems worth making a release for.
There are also some small deprecations we should publicize.
Changes since 1.2.0:
Draft release notes:
- Fixes regression on Scala 2.13, issue NodeSeq ++ results in List[Node] in 2.13 #392, concerning the collections implementation for
NodeSeq
- Publish for Scala.js 1.0.0
- Update Scala.js to 0.6.32
- Update Scala to 2.12.10 and 2.13.1
- Various unused public classes and methods are deprecated
- Deprecate definitions under
scala.xml.persistent
CachedFileStorage
Index
SetStorage
- Deprecate
scala.xml.dtd.impl.PointedHedgeExp
- Deprecate
scala.xml.dtd.Scanner
- Deprecate
scala.xml.dtd.ContentModelParser
- Deprecate
scala.xml.dtd.ElementValidator
- Deprecate
scala.xml.factory.Binder
- Deprecate
scala.xml.parsing.ValidatingMarkupHandler
The items deprecated above are already deleted in the 2.0.0-M1 milestone release, which see https://github.com/scala/scala-xml/blob/v2.0.0-M1/CHANGELOG.md
Metadata
Metadata
Assignees
Labels
No labels