Skip to content

Releases: tofarr/servey

Added Direct Dependency on Injecty

25 Feb 17:14
Compare
Choose a tag to compare
4.0.1

Added direct dependency

Using Injecty for Dependency Injection

25 Feb 16:41
8f1c3db
Compare
Choose a tag to compare
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

06 Nov 20:55
8f1c3db
Compare
Choose a tag to compare

Bumped pylint for compatibility with python 3.12, and added vscode to the gitignore

3.0.1 Actions processed first

17 Oct 15:55
Compare
Choose a tag to compare

Some frameworks (Persisty) require that actions are processed before other routes (Like strawberry)

3.0.0 Event Channels

17 Oct 14:25
2c8e324
Compare
Choose a tag to compare

Subscriptions has been reworked into event channels

2.9.4 Fix build

19 Sep 00:04
Compare
Choose a tag to compare

I can only guess something changed in github, so this is trying to fix the build

2.9.3 Fix for graphql type mismatch

18 Sep 23:41
Compare
Choose a tag to compare
Fix for graphql type mismatch

2.9.2 Authorizer encode methods are now shared

17 Sep 02:55
Compare
Choose a tag to compare

2.9.1 Authorizer fixes

17 Sep 02:20
Compare
Choose a tag to compare

Made authorizers share more common code

2.9.0 More flexible response headers

15 Sep 03:00
3d44ba1
Compare
Choose a tag to compare
Merge pull request #3 from tofarr/web_page_updates

Web page updates