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 refineproxy_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 ofwebsocket_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 todefault_proxy_filter
by @WSH032 in #50 - chore(version): 🚀 bump version v0.1.0 → v0.2.0 by @WSH032 in #51
New Contributors
- @pavelsr made their first contribution in #37
- @dvarrazzo made their first contribution in #46
Full Changelog: v0.1.0...v0.2.0