Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-elementpath: upgrade 4.1.0 -> 4.1.1 | Wang Mingyu | 2023-04-17 | 1 | -19/+0 |
| | | | | | | | | | | Changelog: ========= Simplify type annotations for XSD datatypes Full test coverage of sequence type functions with bugfixes Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-elementpath: upgrade 4.0.1 -> 4.1.0 | Wang Mingyu | 2023-04-05 | 1 | -0/+19 |
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> |