Skip to content

Releases: DanielJDufour/xml-utils

v1.4.0-0

23 Sep 00:08
Compare
Choose a tag to compare
v1.4.0-0 Pre-release
Pre-release

v1.3.0...v1.4.0-0

v1.3.0

22 Sep 22:31
Compare
Choose a tag to compare
  • added ts-ignore for silly ts+node bug 88f8429
  • Merge pull request #4 from DanielJDufour/remove-comments 2a92f27
  • remove comments 491e299

v1.3.0-0...v1.3.0

v1.3.0-0

13 Aug 18:14
Compare
Choose a tag to compare
v1.3.0-0 Pre-release
Pre-release
  • added typescript dependency to package-lock.json 08a9b0a
  • added typescript support 02d4378

v1.2.0...v1.3.0-0

v1.2.0

24 Jul 00:07
Compare
Choose a tag to compare
  • added count-substring.js to package.json files property a7a3723
  • added nested tests 408cd59
  • search for nested tags in find-tags-by-name cb8151f
  • fixed find-tags-by-path to not accidentally skip ahead to nested tags with the same name ed1566b
  • added check for nestedness in find-tag-by-name.js e7464b7
  • added count-subtring as internal private function 0f69113
  • improved .bak detection for .gitignore 37d9fb7

v1.1.0...v1.2.0

v1.1.0

19 Jul 17:51
Compare
Choose a tag to compare
  • fixed bug where skipped self-closing tags that lacked a space between tag name and close 5bad6d9

v1.0.4...v1.1.0

v1.0.4

19 Jul 04:35
Compare
Choose a tag to compare
  • npm run f runs npm run format 34f49a3
  • removed extra index.js from package.json files property array cdaa80f
  • added esm support e10d1c4

v1.0.3...v1.0.4

v1.0.3

03 Jun 22:26
Compare
Choose a tag to compare
  • updated flug dependency in package-lock.json 313c848
  • updated flug 9376e60
  • Merge pull request #2 from DanielJDufour/issue-1-self-closing e8cf2ba
  • increased print-width in formatting 67105c7
  • added more tests 91a0a8d
  • fixed bugs with find-tag-by-name where mix of self-closing tags and repeating tag names d0e229c (thanks @timbo86 for catching 🐛 #1)
  • added index-of-match-end.js 4795880
  • added pnpm to .gitignore 77b5970

v1.0.2...v1.0.3

v1.0.2

24 Sep 18:56
Compare
Choose a tag to compare
  • added getAttribute to index.js output 1449f52

v1.0.1...v1.0.2

v1.0.1

24 Sep 18:55
Compare
Choose a tag to compare

v1.0.0...v1.0.1

v1.0.0

24 Sep 18:53
Compare
Choose a tag to compare

6454786...v1.0.0