Releases: ChrisMBarr/ProPresenter-Parser
Releases · ChrisMBarr/ProPresenter-Parser
v1.0.6
What's Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #129
- Bump @types/node from 24.8.1 to 24.9.2 by @dependabot[bot] in #138
- Bump typescript-eslint from 8.46.1 to 8.46.2 by @dependabot[bot] in #139
- Bump eslint from 9.38.0 to 9.39.0 by @dependabot[bot] in #136
- Bump @eslint/js from 9.38.0 to 9.39.0 by @dependabot[bot] in #137
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Bump @types/jest from 29.5.13 to 29.5.14 by @dependabot[bot] in #83
- Bump @types/node from 22.7.4 to 22.8.6 by @dependabot[bot] in #85
- Bump eslint from 9.12.0 to 9.13.0 by @dependabot[bot] in #84
- Bump typescript from 5.6.2 to 5.6.3 by @dependabot[bot] in #82
- Bump @eslint/js from 9.12.0 to 9.14.0 by @dependabot[bot] in #87
- Bump @types/node from 22.8.6 to 22.10.1 by @dependabot[bot] in #91
- Bump @eslint/js from 9.14.0 to 9.16.0 by @dependabot[bot] in #92
- Bump typescript-eslint from 8.12.2 to 8.16.0 by @dependabot[bot] in #89
- Bump typescript from 5.6.3 to 5.7.2 by @dependabot[bot] in #90
- Bump eslint from 9.14.0 to 9.16.0 by @dependabot[bot] in #88
- Bump fast-xml-parser from 4.5.0 to 4.5.1 by @dependabot[bot] in #93
- Bump @types/node from 22.10.1 to 22.10.3 by @dependabot[bot] in #97
- Bump typescript-eslint from 8.17.0 to 8.19.0 by @dependabot[bot] in #95
- Bump eslint from 9.16.0 to 9.17.0 by @dependabot[bot] in #96
- Bump @types/node from 22.10.3 to 22.13.0 by @dependabot[bot] in #100
- Bump typescript from 5.7.2 to 5.7.3 by @dependabot[bot] in #98
- Bump eslint from 9.17.0 to 9.19.0 by @dependabot[bot] in #99
- Bump typescript-eslint from 8.19.0 to 8.22.0 by @dependabot[bot] in #102
- Bump jest-html-reporter from 3.10.2 to 4.0.1 by @dependabot[bot] in #105
- Bump eslint from 9.19.0 to 9.21.0 by @dependabot[bot] in #103
- Bump fast-xml-parser from 4.5.1 to 5.0.8 by @dependabot[bot] in #104
- Bump eslint from 9.21.0 to 9.23.0 by @dependabot[bot] in #110
- Bump typescript-eslint from 8.22.0 to 8.29.0 by @dependabot[bot] in #111
- Bump fast-xml-parser from 5.0.8 to 5.0.9 by @dependabot[bot] in #109
- Bump jest-html-reporter from 4.0.1 to 4.1.0 by @dependabot[bot] in #112
- Bump eslint from 9.23.0 to 9.25.1 by @dependabot[bot] in #114
- Bump typescript-eslint from 8.29.0 to 8.31.1 by @dependabot[bot] in #117
- Bump @types/node from 22.13.0 to 22.15.3 by @dependabot[bot] in #115
- Bump ts-jest from 29.2.5 to 29.3.2 by @dependabot[bot] in #116
- Bump typescript from 5.7.3 to 5.8.3 by @dependabot[bot] in #113
Full Changelog: v1.0.3...v1.0.5
v1.0.3
What's Changed
- Fixes bug #72 that added some unnecessary characters to the
RTFDataoutput, which prevented some files from being imported and affected the display on Macs - Updates packages to latest
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Just updating packages
v1.0.1
Minor bug fixes mostly dealing with possibly missing XML properties in the ProPresenter documents
v1.0.0
Initial release!
- Can parse the data from ProPresenter files at versions 4, 5, and 6.
- Can build new ProPresenter files at versions 5 and 6
File version 7 support coming next!