Skip to content

Releases: katapod/mini-xml

v1.2.2 - Tooling migration & updated tests

Choose a tag to compare

@Aerilym Aerilym released this 11 Aug 06:18
0d607dd

What's Changed

  • Migrate to pnpm and node 22 and fix tests by @Aerilym in #8

Full Changelog: v1.2.1...v1.2.2

v1.2.1 - Security patches

Choose a tag to compare

@Aerilym Aerilym released this 11 Aug 02:30
73c1ede

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0 - Minor - Change types to use export

Choose a tag to compare

@Aerilym Aerilym released this 11 Aug 02:23

Minor type changes:

  • Migrate types to use export system

Full Changelog: v1.1.0...v1.2.0

v1.1.0 - Major Feature - XML parsing to JSON

Choose a tag to compare

@Aerilym Aerilym released this 24 Aug 07:52

What's Changed

Full Changelog: v1.0.1...v1.1.0

v1.0.1 - Initial Release - JSON to XML Building

Choose a tag to compare

@Aerilym Aerilym released this 02 Jun 05:20
  • Build XML from JSON
  • Tiny bundle size
  • XML tag verification
  • XML tag testing
  • RSS testing