This repository has been archived by the owner on Aug 5, 2022. It is now read-only.
Version 3.2.1
Major changes
- Bugfix and more tests for the XML generation
- The XML generator now fails if there are any conflicting elements (elements that belong to more than one domain)
- The coding style is now enforced by Travis
Minor changes
- Tests for
ElementHandle::getMappingData
andElementHandle::{get,set}AsXML
- Slight tokenizer rework
Misc
- Coverage rose from 77% to 78%