Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

Version 3.2.1

Compare
Choose a tag to compare
@dawagner dawagner released this 12 Jan 15:47
· 133 commits to master since this release

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 and ElementHandle::{get,set}AsXML
  • Slight tokenizer rework

Misc

  • Coverage rose from 77% to 78%