2.0.1 (2023-02-08)
- main project package id (37ba867)
2.0.0 (2023-02-08)
- fix!: rename to AsyncAPI.NET (96cb30b)
- as the LEGO prefix has been taken by others, the package has been renamed.
chore: update CHANGELOG.md Update CHANGELOG.md
chore: update CHANGELOG.md Update CHANGELOG.md
- bindings: remove pulsar binding (#70) (fd873d0)
- change payload 'any' type to 'schema' to match specification. (#77) (3a7b96a)
- readers: set fixed payload schemaformats to json schema types (#84) (0f46359)
- readers: throw asyncapiexception, as this is handled by the main reader. (#80) (ef428b1)
- writerextensions: consistency (#72) (e86cf20)