Unclaimed project
Are you a maintainer of scala-xml? Claim this project to take control of your public changelog and roadmap.
Changelog
The standard Scala XML library
Use immutable.Seq: for Scala 3 and 2.13, the result type of Node.child / Node.nonEmptyChildren / Node.attribute is changed from collection.Seq to immutable.Seq (https://github.com/scala/scala-xml/pull/760)
scala.Seq alias to immutable.Seq, but the scala-xml library continued to use collection.Seq. This often results in .toSeq conversions when using scala-xml in Scala 3 or 2.13.NodeSeq extends immutable.SeqVector[Node]darr entity (https://github.com/scala/scala-xml/pull/729)NodeBuffer.&+ returns this.type (https://github.com/scala/scala-xml/pull/744)Full Changelog: https://github.com/scala/scala-xml/compare/v2.3.0...v2.4.0
♞ lichess.org: the forever free, adless and open source chess server ♞
💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) [deprecated]
Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3
A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.