Releases: tofarr/servey
Releases · tofarr/servey
Added Direct Dependency on Injecty
Using Injecty for Dependency Injection
Merge pull request #5 from tofarr/python_3_12_and_vscode Bumped dependency for python 3.12 and ignoring .vscode directory
3.0.2 Python 3.12 compatibility and vscode
Bumped pylint for compatibility with python 3.12, and added vscode to the gitignore
3.0.1 Actions processed first
Some frameworks (Persisty) require that actions are processed before other routes (Like strawberry)
3.0.0 Event Channels
Subscriptions has been reworked into event channels
2.9.4 Fix build
I can only guess something changed in github, so this is trying to fix the build
2.9.3 Fix for graphql type mismatch
Fix for graphql type mismatch
2.9.2 Authorizer encode methods are now shared
2.9.1 Authorizer fixes
Made authorizers share more common code
2.9.0 More flexible response headers
Merge pull request #3 from tofarr/web_page_updates Web page updates