Skip to content

Releases: authenio/samlify-node-xmllint

v2.0.0

12 Apr 03:29
Compare
Choose a tag to compare

The structure changes quite a lot. The .xsd files are now converted into .xsd.ts file since we want to support both serverless and with-server architecture. We load the file through import instead of through fs and path from Node.js core modules.

v2 is also backward compatible with v1 and no breaking change, but we would also stop the maintenance of v1 on 31st May, 2020.

This release includes: