==== version history of XML::Compile::Cache
version 0.13: Fri Aug 1 13:21:09 CEST 2008
Changes:
- requires XML::Compile 0.91 for options to ::Schema::new(any_element)
and any_attribute.
- rewrote prefix handling to be compatible with XML::Compile::Schema
improvements.
Improvements:
- any_element and any_attribute READER option 'CONVERT'
- findName() accepts default name-space in search.
version 0.12: Tue Jul 8 13:25:05 CEST 2008
Changes:
- require XML::Compile 0.87 for rename of option output_namespaces,
replaces by 'prefixes'.
Improvements:
- merge prefixes with ::Schema base administration, to permit
key_rewrite.
version 0.11: Thu Jun 12 14:36:40 CEST 2008
Improvements
- include XML::Compile::Schema method in the docs.
- added more docs
version 0.10: Fri Jun 6 16:01:16 CEST 2008
Initial version.