Releases: kirkeaton/skiz-parser
Releases · kirkeaton/skiz-parser
v4.0.1
4.0.1 (2024-01-11)
Bug Fixes
- Update package.json to use conditional exports (72dc29a)
v4.0.0
4.0.0 (2023-11-02)
Features
- Drop support for Node.js 16 (09f7ef7)
BREAKING CHANGES
- Drop support for Node.js 16
v3.0.6
3.0.6 (2023-11-02)
Bug Fixes
- Bump fast-xml-parser from 4.3.1 to 4.3.2 (2b37c9f)
v3.0.5
3.0.5 (2023-10-01)
Bug Fixes
- Bump fast-xml-parser from 4.2.7 to 4.3.1 (cce4da1)
v3.0.4
3.0.4 (2023-08-06)
Bug Fixes
- Bump fast-xml-parser from 4.2.5 to 4.2.7 (98517d4)
v3.0.3
3.0.3 (2023-07-06)
Bug Fixes
- Bump fast-xml-parser from 4.2.2 to 4.2.5 (da51665)
v3.0.2
3.0.2 (2023-06-04)
Bug Fixes
- Fix parsing of relative altitude timestamp (0967023)
v3.0.1
3.0.1 (2023-05-26)
Bug Fixes
- Remove util.promisify dependency (f1a408e)
v3.0.0
3.0.0 (2023-05-01)
Features
- Drop support for Node.js 14 (2c058d8)
BREAKING CHANGES
- Drop support for Node.js 14
v2.2.1
2.2.1 (2023-05-01)
Bug Fixes
- Bump fast-xml-parser from 4.2.0 to 4.2.2 (3081805)