Releases: ebeigarts/signer
Releases · ebeigarts/signer
1.10.0
- Ensure compatibility with Nokogiri 1.12.4+ (#31, @flavorjones)
- fix #26: add xml-exc-c14n Transform when :enveloped option is true. (#27, @kunxi)
1.5.1
- Allow to set up custom xmldsig namespace prefix for Signature node (#14, @Envek)
1.5.0
- Add posibility to disable noblanks method in Signer initialization (#16, @bpietraga)
- Minimum ruby version is now 2.1
1.4.2
Fix for XMLs that already contains nested signatures somewhere
1.4.0
Feature: Support signing and digesting with inclusive namespaces (#5)