In the new version (v1.0.6):
<br>
- New CLI arg: --openapi-path <path> (serve OpenAPI client at specified context path)
- New CLI arg: --openapi-title <text> (provide custom OpenAPI spec title)
- New CLI arg: --print-requests (print dump requests to stdout)
- New CLI arg: --print-info (print dump files statistics to stdout)
- New CLI arg: --print-openapi (print OpenAPI specification to stdout)
- New CLI arg: --format <json|yaml> (set output format for print-* options, default: json)
- New CLI arg: --pretty (enable prettyprint for print-* options)
- Minor bug fixes
- Minor code enhancements
- Documentation updated
- Release on top of Tommy v10.0.8