Skip to content

Releases: DanielJDufour/xml-utils

v1.10.1

02 Jun 21:27
Compare
Choose a tag to compare
  • improved edge case handling where index outside bounds of found tags 776882d

v1.10.0...v1.10.1

v1.10.0

02 Jun 21:02
Compare
Choose a tag to compare
  • updated path type to findTagByPath 1e3a209
  • added path finding by index 9dd8aeb

v1.9.0...v1.10.0

v1.9.0

27 May 03:44
Compare
Choose a tag to compare
  • fixed issue #9 , ensuring immutability of findTagsByPath path 21ae509

v1.8.0...v1.9.0

v1.8.0

15 Mar 21:57
Compare
Choose a tag to compare

v1.7.2-0...v1.8.0

v1.7.2-0

27 Feb 12:42
Compare
Choose a tag to compare
v1.7.2-0 Pre-release
Pre-release
  • Merge pull request #8 from IvanSanchez/master ba45f55
  • Merge branch 'DanielJDufour:master' into master 752411a
  • Verbosely export *.mjs in package.son ce3df78

v1.7.1-0...v1.7.2-0

Patch Candidate (Better ESM Support)

26 Feb 17:50
Compare
Choose a tag to compare
Pre-release
  • Merge pull request #7 from IvanSanchez/master e69999f
  • Provide a copy of ESM-only files f3d3e79

v1.7.0...v1.7.1-0

v1.7.0

09 Apr 17:26
Compare
Choose a tag to compare
  • updated package-lock.json 324cf29
  • updated dependencies 98ff7e2
  • added remove-tags-by-name.js to package.json files 5b6111c
  • added remove-tags-by-name.js a45b9a8

v1.6.0...v1.7.0

v1.6.0

07 Apr 12:33
Compare
Choose a tag to compare
  • get-attribute.js now supports single quotes 99616dd

v1.6.0-0...v1.6.0

v1.6.0-0

06 Dec 17:53
Compare
Choose a tag to compare
v1.6.0-0 Pre-release
Pre-release
  • added exports with extensions to package.json exports c45d0c4

v1.5.0-0...v1.6.0-0

v1.5.0-0

06 Dec 14:11
Compare
Choose a tag to compare
v1.5.0-0 Pre-release
Pre-release
  • added example.svg and tmx.xml to test data download script 447ba7a
  • updated exports, including relative sub-paths 060a192
  • added exports to package.json b1a0552
  • added tests for multi-line tag attributes, svg, and tmx da3572a
  • fixed edge case bug with tag names that start the same 1c004bc
  • add support for tags that separate attributes by new lines 080e0f8
  • only search for attributes in the top-level tag a1f3d3f
  • added .DS_Store and .svg to .gitignore 92bfc87

v1.4.0-0...v1.5.0-0