Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-elementpath: upgrade 4.0.1 -> 4.1.0 | Wang Mingyu | 2023-04-05 | 1 | -19/+0 |
| | | | | | | | | | | | | | Changelog: ========== Refactor XPath function call (context=None only as keyword argument) Add external function support (issue #60) Some fixes to string representation and source property of tokens Extend documentation and tests Clean XSD datatypes hierarchy Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-elementpath: upgrade 3.0.2 -> 4.0.1 | Wang Mingyu | 2023-02-08 | 1 | -0/+19 |
Changelog: ========== * Fix packaging: include py.typed in package data * Revert to comparison between xs:QName instances and strings * First XPath 3.1 implementation (without UCA collation support) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |