Vorbereitung Release 03.0 #94

Merged
tpeetz merged 115 commits from develop/0.3.0 into main 2026-08-25 06:01:18 +00:00
4 changed files with 779 additions and 679 deletions
Showing only changes of commit c7a322f29d - Show all commits
+1
View File
@@ -29,4 +29,5 @@ dependencies = [
"asyncpg>=0.30.0",
"bcrypt>=4.3.0",
"fastapi-jwt-auth>=0.5.0",
"msgspec[toml,yaml]>=0.21.1",
]
+454 -405
View File
File diff suppressed because it is too large Load Diff
+1
View File
@@ -14,6 +14,7 @@ dependencies = [
"click>=8.1.8",
"coverage>=7.8.0",
"fastapi[standard]>=0.115.12",
"msgspec[toml,yaml]>=0.21.1",
"pathlib>=1.0.1",
"platformdirs>=4.3.7",
"proton>=0.9.1",
+323 -274
View File
File diff suppressed because it is too large Load Diff