Skip to content

Releases: ebeigarts/signer

1.10.0

22 Oct 21:07
7a38d63
Compare
Choose a tag to compare
  • Ensure compatibility with Nokogiri 1.12.4+ (#31, @flavorjones)
  • fix #26: add xml-exc-c14n Transform when :enveloped option is true. (#27, @kunxi)

1.6.0

14 Sep 07:38
0e05e19
Compare
Choose a tag to compare

1.5.1

23 Mar 21:58
89d901b
Compare
Choose a tag to compare
  • Allow to set up custom xmldsig namespace prefix for Signature node (#14, @Envek)

1.5.0

23 Jan 11:59
185965a
Compare
Choose a tag to compare
  • Add posibility to disable noblanks method in Signer initialization (#16, @bpietraga)
  • Minimum ruby version is now 2.1

1.4.3

28 Oct 06:18
Compare
Choose a tag to compare

Fixed Issuer Name node (#8, @tiagocasanovapt)

1.4.2

30 Nov 11:59
Compare
Choose a tag to compare

Fix for XMLs that already contains nested signatures somewhere

1.4.0

24 Jun 16:06
Compare
Choose a tag to compare

Feature: Support signing and digesting with inclusive namespaces (#5)