Releases: douwevandermeij/fractal
Releases · douwevandermeij/fractal
0.4.15
fix file repository get_file return type, fix GCP Firestore IN operat…
0.4.14
replace GCP Firestore asdict with Model core version
0.4.13
fix GCP cloud storage client bug, cleanup
0.4.12
disable FastAPI Sentry specific integrations
0.4.11
fix tox, fix FastAPI Sentry integration
0.4.10
fix multiple inheritance on GCP adapters, add FastAPI Sentry integration
0.4.9
Model now supports calculated fields that are not stored in DB, added…
0.4.8
use AutomaticJwtTokenService by default
0.4.7
fix asdict, fix tokens, add new token services
0.4.6
add FastAPI BasicRestRouterService and Contract