Skip to content

Releases: markov2/perl5-XML-Compile-C14N

release 0.95

15 Jan 10:22
Compare
Choose a tag to compare

CPAN upload is XML-Compile-C14N-0.95.tar.gz
The upload contains extracted manual-pages (see home-page)

version 0.95: Wed 15 Jan 11:21:06 CET 2020

Fixes:
- disable 'strip' test, because I cannot get it to work in a test-
  setup. rt.cpan.org#131477 [Slaven Rezic]

Improvements:
- convert to GitHub

release 0.94

15 Jan 09:47
Compare
Choose a tag to compare

CPAN upload XML-Compile-C14N-0.94.tar.gz
The upload contains extracted manual-pages (see home-page)

version 0.94: Tue Feb 18 11:10:19 CET 2014

Fixes:
- Digest::SHA >5.74 downgrades utf8 strings, which mutulizes the
  output of toStringC14N.  Until XML::LibXML has a toBytesC14N,
  we switch-off the utf8 flag by force.  Bug found by [Achim Adam]

Improvements:
- show libxml2 version during test
- change documentation style

release 0.93

15 Jan 09:47
Compare
Choose a tag to compare

CPAN upload XML-Compile-C14N-0.93.tar.gz
The upload contains extracted manual-pages (see home-page)

version 0.93: Wed Oct  2 10:48:48 CEST 2013

Improvements:
- added ::Util::is_canon_constant(), tests in t/20util.t

release 0.92

15 Jan 09:47
Compare
Choose a tag to compare

CPAN upload XML-Compile-C14N-0.92.tar.gz
The upload contains extracted manual-pages (see home-page)

version 0.92: Sat Aug 10 00:18:13 CEST 2013

Fixes:
- correct prefix loading.

Improvements:
- weaken schema reference to avoid cyclic ref-count
- use ::Cache::addPrefixes()
- add ::C14N::new(for)

release 0.91

15 Jan 09:47
Compare
Choose a tag to compare

CPAN upload XML-Compile-C14N-0.91.tar.gz
The upload contains extracted manual-pages (see home-page)

version 0.91: Mon Nov 26 09:32:05 CET 2012

Fixes:
- require newer Test::More for TODO block.

Improvements:
- listing of XML::LibXML dependency.  The version is important
  to find formatting bugs [cpantesters]

release 0.90

15 Jan 09:47
Compare
Choose a tag to compare

CPAN upload XML-Compile-C14N-0.90.tar.gz
The upload contains extracted manual-pages (see home-page)

version 0.90: Mon Nov  5 14:33:57 CET 2012

Improvements:
- add t/01use.t
- add information about C14N version 2.0
- add normalize()

release 0.10

15 Jan 09:47
Compare
Choose a tag to compare

CPAN upload XML-Compile-WSA-0.10.tar.gz
The upload contains extracted manual-pages (see home-page)

version 0.10: Tue Apr 26 23:40:56 CEST 2011
- initial version