We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5adad1a commit fb53f4aCopy full SHA for fb53f4a
CHANGELOG.md
@@ -23,6 +23,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23
24
## [Unreleased]
25
26
+## [0.3.0] - 2025年03月25日
27
+
28
### Fixed
29
30
- [#57](https://github.com/WSH032/fastapi-proxy-lib/pull/57) - fix: error in handling multiple query parameters (#56). Thanks [@yhl-cs](https://github.com/yhl-cs)!
@@ -72,6 +74,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
72
74
**This version has security vulnerabilities, please stop using it.**
73
75
76
[unreleased]: https://github.com/WSH032/fastapi-proxy-lib/tree/HEAD
77
+[0.3.0]: https://github.com/WSH032/fastapi-proxy-lib/releases/tag/v0.3.0
78
[0.2.0]: https://github.com/WSH032/fastapi-proxy-lib/releases/tag/v0.2.0
79
[0.1.0]: https://github.com/WSH032/fastapi-proxy-lib/releases/tag/v0.1.0
80
[0.0.1b0]: https://github.com/WSH032/fastapi-proxy-lib/releases/tag/v0.0.1b0
src/fastapi_proxy_lib/__init__.py
@@ -3,4 +3,4 @@
3
# DO NOT EDIT THE `__version__` MANUALLY.
4
# Use `hatch version {new_version}` instead.
5
# Refer to `CONTRIBUTING.md` for more info.
6
-__version__ = "0.2.0"
+__version__ = "0.3.0"
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments