Skip to content

Releases: Miksus/red-bird

v0.5.0

30 Jun 16:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

25 Jun 08:02
Compare
Choose a tag to compare

What's Changed

  • fix: errors for different Python versions (other than 3.8) by @Miksus in #18
  • add: RepoHandler by @Miksus in #19
  • fix: ORM model reflection by @Miksus in #20
  • add: autocommit on SQLRepo by @Miksus in #21
  • fix: warning in SQLRepo by @Miksus in #22
  • add: if_missing argument to SQLRepo by @Miksus in #23
  • docs: add practical examples by @Miksus in #24
  • ref: rename field_names to fieldnames by @Miksus in #25

Full Changelog: v0.3.0...v0.4.0

v0.3.0

04 Jun 12:54
Compare
Choose a tag to compare

First official release.

What's Changed

New Contributors

  • @Miksus made their first contribution in #1

Full Changelog: https://github.com/Miksus/red-bird/commits/v0.3.0