0.10.0
- Improve Python 3.9 compatibility
- Update dependencies
- Add customizable param regex and suppression
--param-regex
: Allows the user to customize what path segment value will be considered as a parameter.--suppress-params
: Only outputs the "templated" path with the parameter variables, but not the originals with the actual parameters.
- fix: correctly escape path templates