Changelog for X-0.3.1.0
See also http://pvp.haskell.org/faq
0.3.1.0
- New
xmlns_elem_wellformedpredicate for verifying namespace-wellformedness - New
qnameToTextandqnameFromTextconversion functions - Explicitly declare SafeHaskell levels; ensure all public modules are "Safe"
- Fix pure exception bypassing proper failure reporting
- Fix attribute uniqueness violations not being detected
- Fix too lax validation of
PITargets - Improve too lax validation of namespace names
- Fix too lax validation of entity references
0.3.0.0
- New
SerializeXMLOptions(serializeSortAttributes)option - Add new `Serializexmlroot
- Major refactoring of
Text.XML.CursorAPI - un-
MaybetheQName(qURI)field