Files
perl-XML-Compile/perl-XML-Compile.changes

229 lines
6.9 KiB
Plaintext

-------------------------------------------------------------------
Tue Oct 22 05:35:41 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 1.640.0 (1.64)
see /usr/share/doc/packages/perl-XML-Compile/ChangeLog
-------------------------------------------------------------------
Tue Jul 16 10:21:44 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 1.63
see /usr/share/doc/packages/perl-XML-Compile/ChangeLog
version 1.63: Tue 02 Jul 2019 04:35:01 PM CEST
Improvements:
- dataToXML auto-detects XML string when it starts with a BOM.
-------------------------------------------------------------------
Thu May 16 05:32:58 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 1.62
see /usr/share/doc/packages/perl-XML-Compile/ChangeLog
version 1.62: Wed 15 May 15:14:28 CEST 2019
Fixes:
- empty list elements are not an error [Rob De Langhe]
- facet date_whiteSpace [Ferruccio Zamuner]
-------------------------------------------------------------------
Thu Dec 6 16:32:56 UTC 2018 - Stephan Kulow <coolo@suse.com>
- updated to 1.61
see /usr/share/doc/packages/perl-XML-Compile/ChangeLog
-------------------------------------------------------------------
Tue Mar 6 07:13:30 UTC 2018 - coolo@suse.com
- updated to 1.60
see /usr/share/doc/packages/perl-XML-Compile/ChangeLog
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.
-------------------------------------------------------------------
Fri Dec 29 07:15:31 UTC 2017 - coolo@suse.com
- updated to 1.59
see /usr/share/doc/packages/perl-XML-Compile/ChangeLog
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]
-------------------------------------------------------------------
Wed Jun 28 06:29:58 UTC 2017 - coolo@suse.com
- updated to 1.58
see /usr/share/doc/packages/perl-XML-Compile/ChangeLog
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.
-------------------------------------------------------------------
Thu Jun 15 06:33:31 UTC 2017 - coolo@suse.com
- updated to 1.57
see /usr/share/doc/packages/perl-XML-Compile/ChangeLog
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]
-------------------------------------------------------------------
Fri Mar 31 07:06:45 UTC 2017 - coolo@suse.com
- updated to 1.56
see /usr/share/doc/packages/perl-XML-Compile/ChangeLog
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.
-------------------------------------------------------------------
Sat Mar 11 07:52:14 UTC 2017 - coolo@suse.com
- updated to 1.55
see /usr/share/doc/packages/perl-XML-Compile/ChangeLog
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/xml2json
-------------------------------------------------------------------
Thu Sep 22 06:24:06 UTC 2016 - coolo@suse.com
- updated to 1.54
see /usr/share/doc/packages/perl-XML-Compile/ChangeLog
version 1.54: Mon Sep 19 22:26:02 CEST 2016
Fixes:
- dependency on XML::LibXML should be at lease 2.0107
rt.cpan.org#117295 [Andreas Schipplock]
- examples where not included in the man-page [Andrew Beverley]
Improvements:
- spell fix Debian rt.cpan.org#116326 [Lucas Kanashiro]
-------------------------------------------------------------------
Sun Jul 17 06:01:29 UTC 2016 - coolo@suse.com
- updated to 1.53
see /usr/share/doc/packages/perl-XML-Compile/ChangeLog
version 1.53: Sat 16 Jul 01:32:17 CEST 2016
Fixes:
- precissionDecimal --> precisionDecimal [Bernhard Reutner-Fischer]
- NMTOKENS has minLength=1
- support some facets on (extensions of) xs:Date
Improvements:
- spell fix Debian rt.cpan.org#111235 [Lucas Kanashiro]
-------------------------------------------------------------------
Tue Jan 19 10:39:18 UTC 2016 - coolo@suse.com
- updated to 1.52
see /usr/share/doc/packages/perl-XML-Compile/ChangeLog
version 1.52: Fri 15 Jan 08:48:32 CET 2016
Fixes:
- stricter check for totalFracDigits [Max Maischein]
- implement facets on duration [Anthony Yen]
Improvements:
- split t/55facet_date.t from t/55facet.t
-------------------------------------------------------------------
Fri Nov 6 10:40:56 UTC 2015 - coolo@suse.com
- updated to 1.51
see /usr/share/doc/packages/perl-XML-Compile/ChangeLog
version 1.51: Thu 5 Nov 17:50:06 CET 2015
Fixes:
- stricter check for date field [Rolf Schaufelberger]
- base64Binary writer will check for wide characters
rt.cpan.org#108410 [Mark Gardner]
Improvements:
- reader: added replace hook XML_NODE
- writer: mixed_elements => 'ATTRIBUTES' became much smarter
- writer: compileType for types without namespace
-------------------------------------------------------------------
Thu Jul 23 10:18:05 UTC 2015 - coolo@suse.com
- updated to 1.50
see /usr/share/doc/packages/perl-XML-Compile/ChangeLog
version 1.50: di jul 21 17:35:33 CEST 2015
Changes:
- input of simpletype hooks is now a simpletype
Fixes:
- root elements cannot be substituted
- nested substitutionGroup's (broken since 1.44)
- multi-level fallback type inheritance for substGroups
Improvements:
- writer: minor improvements in hooks
-------------------------------------------------------------------
Mon Jun 15 09:21:43 UTC 2015 - coolo@suse.com
- updated to 1.49
see /usr/share/doc/packages/perl-XML-Compile/ChangeLog
version 1.49: Thu Jun 11 09:40:55 CEST 2015
Fixes:
- writer: use of prefix in key field for any.
- doc spelling, rt.cpan.org #104333 [gregor herrmann]
- do not attempt to find hooks on "unnamed complex"
rt.cpan.org#105161 [Nick Wellnhofer]
-------------------------------------------------------------------
Thu Apr 16 20:21:11 UTC 2015 - coolo@suse.com
- updated to 1.48
see /usr/share/doc/packages/perl-XML-Compile/ChangeLog
-------------------------------------------------------------------
Fri Jun 1 05:31:40 UTC 2012 - coolo@suse.com
- initial package 1.25
* created by cpanspec 1.78.06