mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
The most notable changes are: - improved performance thanks to using `lxml` instead of `xmllint` for validating the templates - improved performance by parallelizing the validation across multiple threads - more meaningful output for detected validation errors - easier to call from other scripts (like checkrefs.py)
1 line
12 B
Text
1 line
12 B
Text
lxml>=5.0.0
|