Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jan 01:46
v0.2.0
64a7be4

chore(version): 🚀 bump version v0.1.0 → v0.2.0

What's Changed

  • build(deps): bump actions/download-artifact from 3 to 4 by @dependabot in #20
  • build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #19
  • build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #17
  • build(deps): bump actions/deploy-pages from 2 to 3 by @dependabot in #16
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #18
  • chore: update README.md and refine proxy_filter warning msg by @WSH032 in #21
  • docs: add docs for Advanced Usage, e.g modifying request/response by @WSH032 in #22
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #24
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #27
  • fix(internal): use websocket in favor of websocket_route by @WSH032 in #30
  • docs(readme): update github action badge link by @WSH032 in #31
  • build(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #28
  • test: do not use deprecated and removed APIs of httpx by @WSH032 in #47
  • chore(docs/deps): update docs dependencies by @WSH032 in #48
  • fix!: bump httpx-ws >= 0.7.1 to fix frankie567/httpx-ws#29 by @WSH032 in #49
  • docs: add example of Modify (redefine) response only to particular endpoint by @pavelsr in #37
  • fix: don't use module-level logging methods by @dvarrazzo in #46
  • fix(security): add localhost rule to default_proxy_filter by @WSH032 in #50
  • chore(version): 🚀 bump version v0.1.0 → v0.2.0 by @WSH032 in #51

New Contributors

Full Changelog: v0.1.0...v0.2.0