Releases: ChrisMBarr/OpenLyrics-parser
Releases · ChrisMBarr/OpenLyrics-parser
v1.1.9
Updating NPM packages
Full Changelog: v1.1.8...v1.1.9
v1.1.8
What's Changed
- Bump braces from 3.0.2 to 3.0.3 by @dependabot[bot] in #61
- Bump fast-xml-parser from 4.4.0 to 4.4.1 by @dependabot[bot] in #62
- Bump @types/node from 20.14.9 to 22.0.2 by @dependabot[bot] in #67
- Bump typescript from 5.5.3 to 5.5.4 by @dependabot[bot] in #66
- Bump ts-jest from 29.1.5 to 29.2.4 by @dependabot[bot] in #64
- Bump @eslint/js from 9.6.0 to 9.8.0 by @dependabot[bot] in #63
Full Changelog: v1.1.6...v1.1.8
v1.1.6
What's Changed
- Package updates
- Ensure tags are always an array by @sethjeffery in #60
New Contributors
- @sethjeffery made their first contribution in #60
Full Changelog: v1.1.5...v1.1.6
v1.1.5
Updates to fast-xml-parser 4.2.7 which fixes issue #585 regarding odd whitespace/formatting in XML output in certain circumstances.
v1.1.4
Minor update, mostly for NPM package updates
v1.1.2
Fix for consuming typescript project builds
v1.1.1
Revised type definition naming & organization. Readme docs updated to match
v1.1.0
Added support for building/creating OpenLyrics XML files
v1.0.0
More NPM excludes