Skip to content

Releases: douwevandermeij/fractal

4.1.0

09 Jun 12:47
Compare
Choose a tag to compare
add offset, limit and sort/order_by to default fastapi find route

4.0.1

09 Jun 06:38
Compare
Choose a tag to compare
fix entity type in commands

4.0.0

08 Jun 07:51
Compare
Choose a tag to compare
moved repositories to separate package (fractal-repositories)

3.1.4

07 Jun 11:59
Compare
Choose a tag to compare
fix datetime.utcnow() with datetime.now(timezone.utc), Message inheri…

3.1.3

31 Mar 12:23
Compare
Choose a tag to compare
fix order_by to be optional (default ""), eventstore order_by = "occu…

3.1.2

31 Mar 07:53
Compare
Choose a tag to compare
fix inmemory & file repositories

3.1.1

31 Mar 07:23
Compare
Choose a tag to compare
fix typo

3.1.0

31 Mar 07:11
Compare
Choose a tag to compare
add repositories order by, offset & limit, clean-up code

3.0.3

15 Mar 07:37
Compare
Choose a tag to compare
fix spaces in google firestore collection, remove upgrade docs, renam…

3.0.2

25 Jan 07:48
Compare
Choose a tag to compare
use separate function to load EventPublisher