Skip to content

Releases: elenakrittik/GodotXML

v2.1.1

06 Jun 15:17
981e24f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

13 Mar 16:21
79b43d0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.1.0

v2.0.1

22 Sep 18:49
fc01596
Compare
Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

v2.0.0

22 Sep 17:23
ac25cae
Compare
Choose a tag to compare

Complete overhaul of the internals, better API, more features - that's v2. See CHANGELOG.md for v1 -> v2 differences, since the below reflects actual changes pretty poorly.

What's Changed

  • fix bug when xml ends with \n \n\n \n\n\n ... by @tokomine in #1
  • fix: Ignore non-standard content after the first root. by @elenakrittik in #5
  • feat: Dotted child access by @elenakrittik in #3
  • refactor: Add basic error handling, properly document code, refactor converters, remove useless checks. by @elenakrittik in #6

New Contributors

v1.0.0

25 Feb 15:22
Compare
Choose a tag to compare

First release!