Releases: DanielJDufour/xml-utils
Releases · DanielJDufour/xml-utils
v1.4.0-0
v1.3.0
v1.3.0-0
v1.2.0
- 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
- fixed bug where skipped self-closing tags that lacked a space between tag name and close 5bad6d9
v1.0.4
v1.0.3
- 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
- added getAttribute to index.js output 1449f52
v1.0.1
- Update README.md 1c1b17b
v1.0.0
- added files package.json key 70d552b
- updated prettier paths eb0979d
- Update README.md 095f03e
- Update README.md 02d7bdd
- Update README.md ad818ab
- pull functions up to main directory for easier importing 56aeb6d
- replaced mocha/chai with flug, and added prettier a6e6485
- fixed bug in get-attribute 1e9b88d
- added support for self-closing tags 12e1d21
- ignore mrf files 19e0e08
- updated docs e2403a5
- updated package version 70b9bcd
- Update README.md 2b39825
- first commit 5a9a87a