Skip to content

hed-validator v4.1.2

Compare
Choose a tag to compare
@happy5214 happy5214 released this 09 Aug 18:55
· 117 commits to main since this release
v4.1.2
59d1a5f

📦 Release Highlights

This release replaces the xml2js XML parser with fast-xml-parser. xml2js was causing multiple build issues, both downstream and with this package. We also took the opportunity to simplify the schema XML parsing code, including merging the mini-XPath parser into the main parser class and refactoring several methods. We also made several non-code and formatting changes, including updating the CI actions to use OpenID Connect instead of long-lived tokens.

👥 Contributors

Thanks to everyone who contributed to this release:


Let us know if you run into any issues, and stay tuned for further improvements!

Full Changelog: v4.1.1...v4.1.2