- Fix unwanted sorting components (#11)
- Formatting - Change casing of AsyncAPI elements
- Formatting - Sort components objects alphabetically
- Filtering - Inverse filtering for operationIds via
inverseOperationIds
- Filtering - Inverse filtering for tags via
inverseTags
- Filtering - Inverse filtering for methods via
inverseOperations
- Filtering - Replace words/characters in description, summary, URL fields with new value
- Filtering - Removal of "unused" components
- Filtering - Removal by flag values
- Filtering - Strip flags from result
- Improved asyncapi-format CLI output
- Extended documentation
- Extended CLI tests
- Switched from Mocha testing framework to Jest
- Bumped dependencies
- Added asyncapi-format logo
- Corrected typo's
- Corrected bin command
Initial release
- 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