Skip to content

Releases: bubaley/air-drf-relation

v1.0.3

15 Jun 15:03

Choose a tag to compare

Bug Fixes

  • improve AirModelSerializer initialization and field management (20b460f)

v1.0.2

15 Jun 00:38

Choose a tag to compare

Bug Fixes

  • rename build step and improve checkout process in release workflow (6bf3886)

v1.0.1

15 Jun 00:25

Choose a tag to compare

Bug Fixes

  • modify release workflow command (a45e525)

v1.0.0

15 Jun 00:16

Choose a tag to compare

⚠ BREAKING CHANGES

  • Build release

Features

Bug Fixes

  • ci: add conditional check for PyPI token in release workflow (5ffd874)
  • ci: correct syntax for accessing secrets in release workflow (6895fdd)
  • ci: remove unnecessary blank line in release workflow (2f2eee6)

v0.1.0

14 Jun 23:52

Choose a tag to compare

Features

  • docs, ci: update README and CI workflow for Django 5.2 support (c2e0f38)
  • project: improve configuration, dependencies, and query performance (58ad31f)

Bug Fixes

  • ci, release: remove migration step from CI and streamline version update process (1bdc200)
  • ci: exclude incompatible Python and Django version combinations (4281e83)
  • ci: update Django installation command in CI workflow (d063029)
  • pyproject, ci: update project configuration and CI workflow (ca233a0)
  • README: remove unnecessary blank lines in BookSerializer examples (b2f59cc)
  • README: update clone command to use SSH URL (a86ef04)
  • update copyright year and enhance README content (6d29749)
  • update README and CI workflow branch name (ff13e71)