Releases: smoya/multi-parser-js
Releases · smoya/multi-parser-js
v4.1.0
4.1.0 (2023-10-19)
Features
- export types so any other libraries can use them (cd52058)
- export types so any other libraries can use them (ed8efa7)
v4.0.0
4.0.0 (2023-10-04)
⚠ BREAKING CHANGES
- change Parser-API version args to represent just the major
- change Parser-API version args to represent just the major
Features
- change Parser-API version args to represent just the major (cda0912)
- change Parser-API version args to represent just the major (ae043a8)
v3.0.0
3.0.0 (2023-09-07)
⚠ BREAKING CHANGES
- optionally include Schema parsers when creating a Parser
Features
- optionally include Schema parsers when creating a Parser (d42ea8a)
v2.0.0
2.0.0 (2023-08-31)
⚠ BREAKING CHANGES
- allow converting AsyncAPIDocument to different Parser-API versions + NewParser
Features
- allow converting AsyncAPIDocument to different Parser-API versions + NewParser (dd6d03b)
v1.0.0
1.0.0 (2023-08-24)
Features