Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Apr 22:35
· 6 commits to main since this release

Feature

  • option to force trailing slash (299f3b3)
  • use *args and **kwargs on add_path/query (63072db)
  • allow chaining with add_path/add_query (ae6c9ac)

Breaking

  • Modified parameter names for add_path and add_query (63072db)

Documentation