Changelog for dxml 0.3.2
Minor update to fix some bugs.
Fixed dxml issue #8: ldc fuzz testing found a few cases where empty was not checked properly on the range being parsed by EntityRange, and those have now been fixed.
EntityRange and DOMEntity now work in CTFE.