Skip to content

v3.0.0

Compare
Choose a tag to compare
@kzu kzu released this 27 Mar 14:03
· 13 commits to main since this release

What's Changed

✨ Implemented enhancements

  • Modernize and update by @kzu in #1
  • Add SponsorLink to ensure ongoing development and support by @kzu in #5

🚨 Breaking Changes

  • Remove Common from Mvp.Xml namespaces by @kzu in #7
    All existing types under Common namespace are now directly under Mvp.Xml.
  • There may be backwards incompatible changes in 3.x with regards to 2.x, due to the stricter adherence to EXSLT spec.
    If you are using older XSLTs with non-confirming names, you can remain on 2.x since there aren't brand new features in 3.0 other than a general codebase revamp. See #41 for more details.

Full Changelog: v2.3.0...v3.0.0