New features in this release:
- Support globbing in path matching
- Use regex matching for search/replace
- Add
progglobal boolean option to enable/disable progress updates - Add
fkeyoption to explicitly include a foreign key in subtables - Add
convconversion functionconcat-textto concatenate all text nodes - Show version en encoding of each XML file being parsed
Other changes:
- Switch to yaml_rust2 crate
- Move parser to separate thread