- Text.XML.Soap module with XmlEnvelope stuff in it.
- GHC 9 compatibility.
- Old stackage files.
- Additional builds with GHC 8.0.2 and 8.2.1
- Compatibility with GHC 8.4.1
- GHC 8 compatible release
open-union
dependency
NameMatcher
andElemMatcher
as more flexible mechanisms for matching names and elements instead of just matching by name.- Class
FromAttribute
and some default instances
DomTraversable
renamed toBuildable
- Combinators use
NameMatcher
andElemMatcher
- Documentation improved
- Added support for parsing attributes
- Changed public interface for 'parseContent'
- Added useful functions
- Dropped unnecessary dependency from shakespeare
- Public release