Skip to content

Releases: ViAchKoN/dataclass-sqlalchemy-mixins

v0.3.4

17 Jul 01:55
fd7f99b
Compare
Choose a tag to compare

What's Changed

  • fix:allow to create instance level converter config in #32

Full Changelog: v0.3.3...v0.3.4

v0.3.3

03 Jul 21:54
Compare
Choose a tag to compare

What's Changed

  • fix: sometimes joined tables are not found using _legacy_setup_joins or _setup_joins in #31

Full Changelog: v0.3.2...v0.3.3

v0.3.2

27 Jun 01:55
b5fd407
Compare
Choose a tag to compare

What's Changed

  • feature: allow to return only foreign key model path without column in #30

Full Changelog: v0.3.1...v0.3.2

v0.3.1

26 Nov 19:36
b1fdb97
Compare
Choose a tag to compare

What's Changed

  • chore: updated docs in #28
  • fix: support relationships as string in #29

Full Changelog: v0.3.0...v0.3.1

v0.3.0

11 Oct 18:38
f167edd
Compare
Choose a tag to compare

What's Changed

  • feature: added utils to allow apply filters and orderings without using dataclasses

Full Changelog: v0.2.0...v0.3.0

v0.2.0

27 Aug 03:57
Compare
Choose a tag to compare

Full Changelog: v0.1.4...v0.2.0

v0.1.4

13 Aug 21:51
Compare
Choose a tag to compare

Full Changelog: v0.1.3...v0.1.4

v0.1.3

02 Aug 20:07
d60ba71
Compare
Choose a tag to compare

What's Changed

  • feature: add docker compose to run test
  • feature: allow sending exporting models parameters to to_binary_expressions and apply_filters methods in #23

Full Changelog: v0.1.2...v0.1.3

v0.1.2

27 Jul 18:30
5c4f855
Compare
Choose a tag to compare

What's Changed

  • fix: version solving by #20

Full Changelog: v0.1.1...v0.1.2

v0.1.1

24 Jul 00:17
Compare
Choose a tag to compare