Skip to content

Commit 166d9ad

Browse files
committed
Latest stable release is 1.3.0
1 parent 606c59b commit 166d9ad

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ API documentation is available [here](https://scala.github.io/scala-xml/api/1.2.
1414

1515
How to documentation is available in the [wiki](https://github.com/scala/scala-xml/wiki)
1616

17-
The latest stable release of Scala XML is 1.2.0.
17+
The latest stable release of Scala XML is 1.3.0.
1818

19-
Milestone releases of Scala XML version 2.0 are available, starting with 2.0.0-M1. See the changes for 2.0 in `CHANGELOG.md`.
19+
Experimental milestone releases of Scala XML version 2.0 are available, starting with 2.0.0-M1. See the changes for 2.0 in `CHANGELOG.md`.
2020

2121
## Maintenance status
2222

@@ -47,5 +47,8 @@ The XML spec has some features that are best turned off, to avoid unsavory thing
4747
- [ScalaTags](https://github.com/lihaoyi/scalatags) - Alternative syntax for XML literals
4848
- [scala-xml-dotty](https://github.com/felixmulder/scala-xml-dotty) - Macro library for XML literals in Dotty
4949
- [xtract](https://github.com/lucidsoftware/xtract) - A library for deserializing XML
50+
https://github.com/TinkoffCreditSystems/phobos
51+
https://github.com/dylemma/xml-spac
52+
https://github.com/ScalaWilliam/xs4s
5053

5154
See also the "XML" section of [Awesome Scala](https://github.com/lauris/awesome-scala).

0 commit comments

Comments
 (0)