v1.0.6
Thank you to all the people who helped with advice, suggestions, and participation!
In this release:
- New CLI arg: --openapi-path (serve OpenAPI client at specified context path)
- New CLI arg: --openapi-title (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