Skip to content

Releases: pharo-contributions/XML-XMLWriter

Release v3.1.2

28 May 14:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.1.2

v3.1.1

14 Nov 14:27
10417c7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0

26 Oct 00:37
Compare
Choose a tag to compare

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

v3.0.0

10 Sep 17:43
4bb4698
Compare
Choose a tag to compare
  • Cleanups and GitHub actions
  • Formatting
  • Issue #7 - Use newer version of OrderPreservingDictionary project
  • Issue #6 - Remove ConfigurationOfXMLWriter
  • Issue #2 - Add "XML" tag/group to .project file