Skip to content

0.10.0

Compare
Choose a tag to compare
@alufers alufers released this 20 May 14:08
· 179 commits to master since this release
  • 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