minidom: Add NSChoice enum to extent element.is and .has_ns API

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2019-11-09 01:26:48 +01:00
commit 362ceae922
No known key found for this signature in database
GPG key ID: DEDA74AEECA9D0F2
4 changed files with 62 additions and 8 deletions

View file

@ -1,6 +1,7 @@
Version XXX, released YYY:
* Changes
* Update edition to 2018
* Add NSChoice enum to allow comparing NSs differently
* Fixes
* Update old CI configuration with newer Rust images
Version 0.11.1, released 2019-09-06: