Skip to content

Releases: DanCardin/sqlalchemy-declarative-extensions

v0.4.3

06 Feb 18:42

Choose a tag to compare

Full Changelog: v0.4.2...v0.4.3

v0.4.2

06 Feb 18:21

Choose a tag to compare

What's Changed

  • chore(deps): bump certifi from 2022.9.24 to 2022.12.7 in /docs by @dependabot in #14

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

28 Dec 17:08
0102c0c

Choose a tag to compare

What's Changed

  • fix: Ensure compatibility with sqlalchemy 1.3 and 2.0 by @DanCardin in #17

Full Changelog: v0.4.0...v0.4.1

v0.4.0

16 Dec 17:14
d4adb75

Choose a tag to compare

What's Changed

  • chore: Test CI against most recent python version. by @DanCardin in #13
  • fix: Simplify view definition options. by @DanCardin in #16

Full Changelog: v0.3.2...v0.4.0

v0.3.2

07 Dec 22:17
5ba681f

Choose a tag to compare

What's Changed

  • feat: Add support for adapting alembic-utils object types for views. by @DanCardin in #11

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

v0.3.1

06 Dec 19:34
c329b9e

Choose a tag to compare

What's Changed

  • feat: Ensure expected grants are exploded. by @DanCardin in #10

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

v0.3.0

06 Dec 14:50
b9f1cc9

Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.3.0

v0.2.3

01 Dec 22:22
2a3c056

Choose a tag to compare

What's Changed

  • feat: Automatically generate releases on version tag. by @DanCardin in #6
  • fix: Issue where schemas could be assigned grant permissions after ob… by @DanCardin in #7

Full Changelog: v0.2.2...v0.2.3

v0.2.2

01 Dec 15:28
a8bb769

Choose a tag to compare

What's Changed

  • test: Improve test coverage. by @DanCardin in #3
  • fix: CI such that coveralls leaves comments. by @DanCardin in #4
  • feat: Add schema level acl comparison for grants. by @DanCardin in #5

Full Changelog: v0.2.1...v0.2.2

v0.2.1

30 Nov 13:07
0ffcaf4

Choose a tag to compare

What's Changed

  • feat: recombine grant ops before emitting to reduce overall size of g… by @DanCardin in #2

New Contributors

Full Changelog: v0.2.0...v0.2.1