Skip to content

Releases: douwevandermeij/fractal

0.4.15

05 Aug 07:47
Compare
Choose a tag to compare
fix file repository get_file return type, fix GCP Firestore IN operat…

0.4.14

04 Aug 09:05
Compare
Choose a tag to compare
replace GCP Firestore asdict with Model core version

0.4.13

03 Aug 20:11
Compare
Choose a tag to compare
fix GCP cloud storage client bug, cleanup

0.4.12

03 Aug 19:59
Compare
Choose a tag to compare
disable FastAPI Sentry specific integrations

0.4.11

03 Aug 14:44
Compare
Choose a tag to compare
fix tox, fix FastAPI Sentry integration

0.4.10

03 Aug 14:24
Compare
Choose a tag to compare
fix multiple inheritance on GCP adapters, add FastAPI Sentry integration

0.4.9

30 Jul 11:53
Compare
Choose a tag to compare
Model now supports calculated fields that are not stored in DB, added…

0.4.8

05 Jul 19:38
Compare
Choose a tag to compare
use AutomaticJwtTokenService by default

0.4.7

05 Jul 15:13
Compare
Choose a tag to compare
fix asdict, fix tokens, add new token services

0.4.6

06 Jun 08:46
Compare
Choose a tag to compare
add FastAPI BasicRestRouterService and Contract