Commit 47c6ba9
committed
chore(release): 1.12.6
### [1.12.6](v1.12.5...v1.12.6) (2026-05-15)
### Bug Fixes
* Escape user-controlled values in constructed XML commands ([86c7f11](86c7f11))
* quote XPath string literals via _xpath_safe helper ([a82c8af](a82c8af))
* replace distutils.version.LooseVersion for Python 3.12+ compatibility ([549c440](549c440)), closes [#580](#580)1 parent e3e1336 commit 47c6ba9
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments