Skip to content

Releases: elecena/xml-iterator

Improve XML entities handling

15 Jan 13:23
8da89c3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.3.0

Add the "parentName" property

07 Jan 12:54
a89ca71
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.2.0

Initial release

11 Aug 13:22
43d3bc3
Compare
Choose a tag to compare

What's Changed

  • CI - create php.yml by @macbre in #2
  • Initial commit of the xml-iterator library by @macbre in #1
  • Tests refactored by @macbre in #5
  • Improve whitespaces handling by @macbre in #6
  • Add the XMLParserCDataTest test class by @macbre in #7
  • Naming: use name and content property names instead of tagName, tagContent and so on by @macbre in #8
  • Introduce the php-cs-fixer and enforce the formatting by @macbre in #9
  • XMLParser: introduce the iterateByNodeContent() helper by @macbre in #10

New Contributors

  • @macbre made their first contribution in #2

Full Changelog: https://github.com/elecena/xml-iterator/commits/0.1.0