-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit 2eb1327 Author: Livio Ribeiro <[email protected]> Date: Sun Apr 7 12:18:02 2024 -0300 bump version to 0.13.0 commit 29d5263 Author: Livio Ribeiro <[email protected]> Date: Sun Apr 7 12:17:11 2024 -0300 change di to not resolve unnamed dependency in place of named ones (#44) commit 842dd1a Author: Livio Ribeiro <[email protected]> Date: Fri Apr 5 08:51:19 2024 -0300 bump version to 0.12.0 commit 7710e52 Author: Livio Ribeiro <[email protected]> Date: Fri Apr 5 08:50:36 2024 -0300 Sqlalchemy session rework (#43) * rework sqlalchemy session * update sqlalchemy documentation commit a7ff0f9 Author: Livio Ribeiro <[email protected]> Date: Wed Apr 3 16:07:36 2024 -0300 change sqlalchemy sessionmaker_service sessionmake_service returns a single async_sessionmaker, bound to all defined engines, instead of having one async_sessionmaker to each engine commit 40b362d Author: Livio Ribeiro <[email protected]> Date: Wed Apr 3 15:42:31 2024 -0300 change middleware strategy commit 75e6720 Author: Livio Ribeiro <[email protected]> Date: Fri Mar 29 18:09:30 2024 -0300 bump version to 0.11.2 commit 09583d1 Author: Livio Ribeiro <[email protected]> Date: Fri Mar 29 18:09:07 2024 -0300 fix issue with dependency resolution that generates loops commit 5747bbd Author: Livio Ribeiro <[email protected]> Date: Thu Mar 28 13:25:10 2024 -0300 add python 3.12 trove classifier commit 1c0cf27 Author: Livio Ribeiro <[email protected]> Date: Thu Mar 28 13:24:48 2024 -0300 change tests to use psycopg commit c834117 Author: Livio Ribeiro <[email protected]> Date: Thu Mar 21 13:19:41 2024 -0300 bump version to v0.11.1 commit ccec934 Author: Livio Ribeiro <[email protected]> Date: Thu Mar 21 10:22:37 2024 -0300 Refactor/di (#42) refactor di commit 99304dc Author: Livio Ribeiro <[email protected]> Date: Thu Feb 22 08:46:14 2024 -0300 bump version to 0.11.0 commit 1c1dda6 Author: Livio Ribeiro <[email protected]> Date: Thu Feb 22 08:45:24 2024 -0300 add flag to @service decorator to create and initialize the service on application startup (#41)
- Loading branch information
1 parent
df61ff7
commit 49561e4
Showing
51 changed files
with
1,116 additions
and
577 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.