Skip to content

v1.2.0

Compare
Choose a tag to compare
@bupy7 bupy7 released this 21 Dec 19:04
· 84 commits to master since this release
  • 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 of composer.json.
  • Small enhancements and fixes.