hed-validator v4.1.2
📦 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