forked from pool/python-xmlschema
- update to 1.9.2:
* Fix for global simple type naming
* Improve error reporting for encoded data
* Fix attribute duplicates in attribute group
* Add process_skipped optional argument to decoding/encoding
* Add iter_decode() to document level API
* Enhance XMLResource class adding usage of pathlib.Path objects
for source and base_url arguments
* Fix for issue #273
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmlschema?expand=0&rev=34
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 12:40:27 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.9.2:
|
||||
* Fix for global simple type naming
|
||||
* Improve error reporting for encoded data
|
||||
* Fix attribute duplicates in attribute group
|
||||
* Add process_skipped optional argument to decoding/encoding
|
||||
* Add iter_decode() to document level API
|
||||
* Enhance XMLResource class adding usage of pathlib.Path objects
|
||||
for source and base_url arguments
|
||||
* Fix for issue #273
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 20:24:54 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user