File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,9 @@ API documentation is available [here](https://scala.github.io/scala-xml/api/1.2.
14
14
15
15
How to documentation is available in the [ wiki] ( https://github.com/scala/scala-xml/wiki )
16
16
17
- The latest stable release of Scala XML is 1.2 .0.
17
+ The latest stable release of Scala XML is 1.3 .0.
18
18
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 ` .
20
20
21
21
## Maintenance status
22
22
@@ -47,5 +47,8 @@ The XML spec has some features that are best turned off, to avoid unsavory thing
47
47
- [ ScalaTags] ( https://github.com/lihaoyi/scalatags ) - Alternative syntax for XML literals
48
48
- [ scala-xml-dotty] ( https://github.com/felixmulder/scala-xml-dotty ) - Macro library for XML literals in Dotty
49
49
- [ 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
50
53
51
54
See also the "XML" section of [ Awesome Scala] ( https://github.com/lauris/awesome-scala ) .
You can’t perform that action at this time.
0 commit comments