ash_cubdb/CHANGELOG.md
James Harton 7db7b359e7
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
chore: release version v0.6.1-rc.2
2024-04-03 16:34:26 +13:00

1.6 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

v0.6.1-rc.2 (2024-04-03)

Improvements:

  • Relax RC version dependencies.

v0.6.1-rc.1 (2024-04-01)

Bug Fixes:

  • deprecation warnings in tests.

v0.6.1-rc.0 (2024-03-30)

v0.6.0 (2024-03-27)

v0.5.0-rc.0 (2024-03-27)

Breaking Changes:

  • Ash 3.0 support.

v0.4.1 (2023-10-02)

Bug Fixes:

  • correctly enable filtering and sorting.

v0.4.0 (2023-10-02)

Features:

  • Support destroying records.

Bug Fixes:

  • honour tenancy when updating.

v0.3.1 (2023-10-02)

Bug Fixes:

  • enable sorting capability.

v0.3.0 (2023-10-02)

Features:

  • Support updating existing records.

v0.2.0 (2023-09-29)

Features:

  • create and read works.

v0.1.0 (2023-08-07)