Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Releases: topsport-com-au/starlite-saqlalchemy

v0.16.0

08 Dec 01:39
Compare
Choose a tag to compare

Feature

  • repo: Abstract method filter_collection_by_kwargs() (#159) (15bf7a8)

v0.15.0

05 Dec 00:09
Compare
Choose a tag to compare

Feature

v0.14.2

03 Dec 00:39
Compare
Choose a tag to compare

Fix

  • dto: Fix UnionType parsing as relationship. (4b93d17)

v0.14.1

30 Nov 22:30
Compare
Choose a tag to compare

Fix

  • Fix for usage of mock repo. (dddf1e2)

Documentation

  • changelog: Add missing entry (e88a510)

v0.14.0

28 Nov 06:53
Compare
Choose a tag to compare

Breaking

  • Overhaul of DTO pattern (e503447)

v0.13.1

24 Nov 01:56
Compare
Choose a tag to compare

Fix

  • testing: Fix GenericMockRepository collections. (#136) (246c103)

v0.13.0

21 Nov 05:30
Compare
Choose a tag to compare

Feature

Breaking

v0.12.1

21 Nov 01:12
Compare
Choose a tag to compare

Fix

  • log: Exclude compressed body from log output. (4d47df5)

Documentation

  • readme: Add coverage badge. (3c44375)

v0.12.0

17 Nov 23:39
Compare
Choose a tag to compare

Feature

  • worker: Set queue name so saq keys unique to application (c56a12f)

v0.11.0

17 Nov 13:05
Compare
Choose a tag to compare

Feature

  • dto: Relationship support + test for forward refs (1bb3fb3)
  • logging: Configurable dependency log levels. (a4fda6d)