v1.0.15
Thank you to all the people who helped with advice, suggestions, and participation!
Special thanks to:
In this release:
- New option: --no-cors (disable CORS headers)
- New option: --no-powered-by (disable 'X-Powered-By' header)
- New option: --strict-json (enable strict JSON comparison)
- New option: --status (status code for non-matching requests, default: 400)
- Added templates support in any place of request/response: first line, headers, body
- Bug fixes
- Minor code enhancements
- Documentation updated
- Release on top of Tommy v10.0.10