Releases: asyncapi/parser-api
Releases · asyncapi/parser-api
v3.0.0
3.0.0 (2023-11-06)
⚠ BREAKING CHANGES
- remove messageId() from the Message and MessageTrait objects (#102)
Features
- remove messageId() from the Message and MessageTrait objects (#102) (954a59e)
v2.0.0
2.0.0 (2023-08-17)
⚠ BREAKING CHANGES
- add models and methods for supporting AsyncAPI v3 (#101)
Features
- add models and methods for supporting AsyncAPI v3 (#101) (4e19fbb)
v1.0.0
1.0.0 (2023-04-24)
⚠ BREAKING CHANGES
- release version 1.0.0 of the API (#94)
Features
- First version of the Parser-API
v1.0.0-alpha
docs: add intent-driven API v1.0.0-alpha documentation (#1)