v1.2.0
- Added changelog file.
- Removed
$root
param from__construct()
method. - Removed
$file
param from__construct()
method. - Added ability configuration of
XMLWriter
via$config
param to__construct()
method. - Added
libxml
to required section ofcomposer.json
. - Small enhancements and fixes.