cats-10.3.0
Release notes:
- Make cats stats customizable so that you can filter certain information
- Add more generated body names to naming linters
- Fix scenario name for QueryParamsCaseLinterFuzzer as it wasn't taking into consideration the naming name
- Remove path name from versions fuzzer as it runs globally
- When operationId is null return path + http method
- Fix reporting issue for global linters when running with --verbosity summary
- Fix reporting issue for FunctionalFuzzer in --verbosity summary
- Fix issue for oneOf/anyOf usage when one of the possibilities was actually nullable
- Add possibility to filter paths based on tag when using cats list --paths
- Add possibility to include/skip tags
- Introduce an additional regex generator library to accommodate additional weird regexes