File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1+ # 0.8.3
2+ ## What's Changed
3+ * fix: ForwardRef and Service lookup by @eadwinCode in https://github.com/python-ellar/ellar/pull/235
4+ * Bump ruff from 0.5.5 to 0.6.3 by @dependabot in https://github.com/python-ellar/ellar/pull/241
5+ * Bump mypy from 1.11.1 to 1.11.2 by @dependabot in https://github.com/python-ellar/ellar/pull/240
6+ * Bump aiohttp from 3.10.0 to 3.10.5 by @dependabot in https://github.com/python-ellar/ellar/pull/239
7+ * Bump types-redis from 4.6.0.20240425 to 4.6.0.20240819 by @dependabot in https://github.com/python-ellar/ellar/pull/238
8+ * Bump uvicorn[ standard] from 0.30.4 to 0.30.6 by @dependabot in https://github.com/python-ellar/ellar/pull/237
9+ * fix: allOf for latest Pydantic version by @eadwinCode in https://github.com/python-ellar/ellar/pull/244
10+ * Fix: Moved Passlib and click package as an optional dependency by @eadwinCode in https://github.com/python-ellar/ellar/pull/243
11+ * Bump types-redis from 4.6.0.20240819 to 4.6.0.20240903 by @dependabot in https://github.com/python-ellar/ellar/pull/242
12+ * fix: Unified route function resolvers by @eadwinCode in https://github.com/python-ellar/ellar/pull/236
13+
14+ ** Full Changelog** : https://github.com/python-ellar/ellar/compare/0.8.2...0.8.3
15+
16+
117# 0.8.2
218## What's Changed
319* Removed jinja validator by @eadwinCode in https://github.com/python-ellar/ellar/pull/234
You can’t perform that action at this time.
0 commit comments