Releases: thim81/asyncapi-format
Releases · thim81/asyncapi-format
v1.1.1
v1.1.0
What's Changed
- Format casing by @thim81 in #3
- Sorting - sort component objects by @thim81 in #5
- Replace text & Strip comments by @thim81 in #6
- Filter - flag values by @thim81 in #7
- Filter - remove "unused" component items by @thim81 in #4
- Filter - tags from list of tags a30008c
- Filter - strip flags b646a09
- Inverse filters by @thim81 in #8
- Release-1.1.0 by @thim81 in #10
- Jest testing by @thim81 in #2
- Bumped case-anything to latest version cc9894d
- Added npm badges 5c51c17
- Added AsyncAPI-format logo 96d8c04
Full Changelog: 1.0.2...v1.1.0
Version 1.0.2
Changelog for a minor release
- Corrected typo's
Release 1.0.1
Changelog
- Corrected bin command
Release 1.0.0
Initial release
Features
- Order AsyncAPI fields in a default order
- Order AsyncAPI fields in a custom order
- Filter AsyncAPI files based on operations
- Filter AsyncAPI files based on flags
- Filter AsyncAPI files based on tags
- Filter AsyncAPI files based on operationID's
- Rename the AsyncAPI title
- Support AsyncAPI documents in JSON format
- Support AsyncAPI documents in YAML format
- Format via CLI
- Format via config files
- Use as a Module
- Support for AsyncAPI 2.0