Commit graph

6 commits

Author SHA1 Message Date
wiz
2532e218eb p5-XML-Compile: update to 1.60.
version 1.60: Sun Mar  4 22:53:03 CET 2018

	Fixes:
	- accept non-ascii word characters in NCName type [Aleksei Y Ananev]
	- use of facets with nested simpletypes [Aleksei Y Ananev]

	Improvements:
	- convert to GIT, publish on GitHub.
2018-03-08 13:09:09 +00:00
wiz
b31a342f67 p5-XML-Compile: update to 1.59.
version 1.59: Thu 28 Dec 11:29:27 CET 2017

	Improvements:
	- remove json regression tests from t/ into xt/, because those
	  modules keep on breaking... [cpantesters]
2017-12-31 13:41:15 +00:00
wen
f36eee9768 Update to 1.58
Update DEPENDS

Upstream changes:
version 1.58: Tue 27 Jun 16:50:29 CEST 2017

	Fixes:
	- early facet on missing field [Bernhard Reutner-Fischer]

	Improvements:
	- move to Log::Report 1.20, which has considerable changes.

version 1.57: Wed 14 Jun 14:48:18 CEST 2017

	Fixes:
	- better separation between lexical- and value-space facets.
	  rt.cpan.org#121946 [Nils Barkald]
	- json_friendly changes broke some (semi-illegal) enumeration and
	  pattern facets.  Now new solution with dualvar [Wesley Schwengle]
2017-07-09 15:21:58 +00:00
ryoon
b9d9d2fc30 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:48 +00:00
wen
c2887f7244 Update to 1.56
Update DEPENDS

Upstream changes:
version 1.56: Thu 30 Mar 08:54:49 CEST 2017

	Fixes:
	- disabled a few regression tests which involve json_friendly, because
	  the modules changed behavior.

version 1.55: Wed  8 Mar 08:28:02 CET 2017

	Changes:
	- xml2yaml: new option --keep-root, default true.

	Improvements:
	- spell fix Debian rt.cpan.org#118569 [Lucas Kanashiro, Debian]
	- add json_friendly, patch by Slaven Rezic.
	- added bin/xml2jsons: ----------------------------------------------------------------------
2017-04-29 07:30:34 +00:00
wiz
1050e52930 Import p5-XML-Compile-1.54 as textproc/p5-XML-Compile.
Many (professional) applications process XML messages based on a
formal specification, expressed in XML Schemas. XML::Compile
translates between XML and Perl with the help of such schemas. Your
Perl program only handles a tree of nested HASHes and ARRAYs, and
does not need to understand namespaces and other general XML and
schema nastiness.
2016-11-23 09:17:14 +00:00