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 7ee6fdc commit 2b77ce5Copy full SHA for 2b77ce5
docs/release-notes.md
@@ -1,3 +1,11 @@
1
+# 0.9.3
2
+## What's Changed
3
+* feat: implement recursive forward ref resolution in test module dependencies by @eadwinCode in https://github.com/python-ellar/ellar/pull/302
4
+
5
6
+**Full Changelog**: https://github.com/python-ellar/ellar/compare/0.9.2...0.9.3
7
8
9
# 0.9.2
10
## What's Changed
11
* fix(testing): handle uvicorn SystemExit in EllarUvicornServer startup by @eadwinCode in https://github.com/python-ellar/ellar/pull/300
0 commit comments