Releases: rikulo/xml-crypto
Releases · rikulo/xml-crypto
v3.2.1+1
What's Changed
- Added support for custom signature childs by @davidadzgi in #8
New Contributors
- @davidadzgi made their first contribution in #8
Full Changelog: v3.2.1...v3.2.1+1
v3.2.1
- The last version that supports Dart 2.x
- Follow xml-crypto 3.2.1
- This addresses two critical CVE:
Full Changelog: v3.2.0...v3.2.1
v3.2.0
- Follow xml-crypto 3.2.0
- Use inclusiveNamespacesPrefixList to generate InclusiveNamespaces
- Add support for appending attributes to KeyInfo element
- Updated getKeyInfo function with actual implementation
- Fix issue in case when namespace has no prefix
Full Changelog: v3.0.1...v3.2.0