ash_cubdb/CHANGELOG.md

87 lines
1.5 KiB
Markdown
Raw Normal View History

2023-08-07 15:21:29 +12:00
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
2024-04-02 10:40:36 +13:00
## [v0.6.1-rc.1](https://harton.dev/james/ash_cubdb/compare/v0.6.1-rc.0...v0.6.1-rc.1) (2024-04-01)
### Bug Fixes:
* deprecation warnings in tests.
2024-03-30 18:05:57 +13:00
## [v0.6.1-rc.0](https://harton.dev/james/ash_cubdb/compare/v0.6.0...v0.6.1-rc.0) (2024-03-30)
2024-03-28 10:37:33 +13:00
## [v0.6.0](https://harton.dev/james/ash_cubdb/compare/v0.5.0-rc.0...v0.6.0) (2024-03-27)
2024-03-28 10:28:38 +13:00
## [v0.5.0-rc.0](https://harton.dev/james/ash_cubdb/compare/v0.4.1...v0.5.0-rc.0) (2024-03-27)
### Breaking Changes:
* Ash 3.0 support.
2024-02-05 16:00:21 +13:00
## [v0.4.1](https://harton.dev/james/ash_cubdb/compare/v0.4.0...v0.4.1) (2023-10-02)
2023-10-02 16:19:02 +13:00
### Bug Fixes:
* correctly enable filtering and sorting.
2024-02-05 16:00:21 +13:00
## [v0.4.0](https://harton.dev/james/ash_cubdb/compare/v0.3.1...v0.4.0) (2023-10-02)
2023-10-02 15:43:40 +13:00
### Features:
* Support destroying records.
### Bug Fixes:
* honour tenancy when updating.
2024-02-05 16:00:21 +13:00
## [v0.3.1](https://harton.dev/james/ash_cubdb/compare/v0.3.0...v0.3.1) (2023-10-02)
2023-10-02 15:29:20 +13:00
### Bug Fixes:
* enable sorting capability.
2024-02-05 16:00:21 +13:00
## [v0.3.0](https://harton.dev/james/ash_cubdb/compare/v0.2.0...v0.3.0) (2023-10-02)
2023-10-02 15:23:00 +13:00
### Features:
* Support updating existing records.
2024-02-05 16:00:21 +13:00
## [v0.2.0](https://harton.dev/james/ash_cubdb/compare/v0.1.0...v0.2.0) (2023-09-29)
2023-09-29 20:31:46 +13:00
### Features:
* `create` and `read` works.
2024-02-05 16:00:21 +13:00
## [v0.1.0](https://harton.dev/james/ash_cubdb/compare/v0.1.0...v0.1.0) (2023-08-07)
2023-08-07 15:21:29 +12:00