Skip to content

v3.1.0

Compare
Choose a tag to compare
@astares astares released this 26 Oct 00:37
· 5 commits to master since this release

Full Changelog: v3.0.0...v3.1.0

  • Fix #12 by @astares - Remove deprecated XMLDoctypeDeclarationWriter>>#withInternalSubset:
  • Fix #13 by @astares - Cleanup: use #isNotNil instead of #notNil
  • Fix #14 by @astares - Cleanup: deprecate #notEmpty and use #isNotEmpty
  • Fix #15 by @astares - Cleanup: XMLWriterFormatter should be abstract