Skip to content

2.1.0

Compare
Choose a tag to compare
@SethTisue SethTisue released this 04 Apr 09:21
· 231 commits to main since this release

What's Changed

  • Do not ignore XML comments when parsing by @dubinsky in #549
  • Do not ignore XML CDATA sections when parsing: by @dubinsky in #558
  • Parse nodes before and after the root element by @dubinsky in #560
  • Handle XML namespace declarations even when the underlying parser is … by @dubinsky in #587
  • Support Scala Native - Scala 3 by @lolgab in #592

Version Bumps

Internal

New Contributors

According to git shortlog -sn --no-merges v2.0.1.., 7 people contributed. Thank you Scala Steward, Aaron S. Hawley, Leonid Dubinsky, Seth Tisue, Julien Richard-Foy, Kenji Yoshida, Lorenzo Gabriele.

Full Changelog: v2.0.1...v2.1.0