Releases: russellhaering/goxmldsig
Releases · russellhaering/goxmldsig
v1.4.0
What's Changed
- Fixed a bug where attributes were sorted incorrectly during canonicalization in #91 (credit @adamdecaf)
- Fixed a bug where canonicalizing a subset of a document did not pull in surrounding namespace declarations in #93 (credit @rowland66)
- Fixed a bug where Signatures extracted during verification sometimes had elements in a different order than the original document @karlovskiy in #82 (credit @karlovskiy)
- Fixed a bug where superfluous namespace declarations were sometimes included in canonicalized documents in #94 (credit: @rowland66)
New Contributors
- @rowland66 made their first contribution in #93
- @karlovskiy made their first contribution in #82
Full Changelog: v1.3.0...v1.4.0