ash_postgres/CHANGELOG.md

174 lines
2.8 KiB
Markdown
Raw Normal View History

2020-06-01 17:36:43 +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 -->
2020-07-25 14:42:39 +12:00
## [v0.13.0](https://github.com/ash-project/ash_postgres/compare/v0.12.1...v0.13.0) (2020-07-25)
### Features:
* update to latest ash
* support latest ash
2020-07-25 10:01:26 +12:00
## [v0.12.1](https://github.com/ash-project/ash_postgres/compare/v0.12.0...v0.12.1) (2020-07-24)
### Bug Fixes:
* add can? for `:aggregate`
2020-07-25 09:39:36 +12:00
## [v0.12.0](https://github.com/ash-project/ash_postgres/compare/0.11.2...v0.12.0) (2020-07-24)
### Features:
* update to latest ash
2020-07-23 17:38:54 +12:00
## [v0.11.2](https://github.com/ash-project/ash_postgres/compare/0.11.1...v0.11.2) (2020-07-23)
### Bug Fixes:
* typespecs, errant IO.inspect
## [v0.11.1](https://github.com/ash-project/ash_postgres/compare/0.11.0...v0.11.1) (2020-07-23)
### Bug Fixes:
* typespecs, errant IO.inspect
2020-07-23 17:14:26 +12:00
## [v0.11.0](https://github.com/ash-project/ash_postgres/compare/0.10.0...v0.11.0) (2020-07-23)
### Features:
* support ash 13.0 aggregates
2020-07-15 17:45:16 +12:00
## [v0.10.0](https://github.com/ash-project/ash_postgres/compare/0.9.0...v0.10.0) (2020-07-15)
### Features:
* update to latest ash
2020-07-13 16:41:46 +12:00
## [v0.9.0](https://github.com/ash-project/ash_postgres/compare/0.8.0...v0.9.0) (2020-07-13)
### Features:
* update to latest ash
2020-07-09 19:26:57 +12:00
## [v0.8.0](https://github.com/ash-project/ash_postgres/compare/0.7.0...v0.8.0) (2020-07-09)
### Features:
* update to latest ash
2020-07-09 19:05:28 +12:00
## [v0.7.0](https://github.com/ash-project/ash_postgres/compare/0.6.0...v0.7.0) (2020-07-09)
### Features:
* update to latest ash
* update to latest ash, add docs
* update to ash 0.9.1 for transactions
2020-06-29 15:47:20 +12:00
## [v0.6.0](https://github.com/ash-project/ash_postgres/compare/0.5.0...v0.6.0) (2020-06-29)
### Features:
* update to latest ash
2020-06-29 14:29:53 +12:00
## [v0.5.0](https://github.com/ash-project/ash_postgres/compare/0.4.0...v0.5.0) (2020-06-29)
### Features:
* upgrade to latest ash
2020-06-28 07:11:42 +12:00
## [v0.4.0](https://github.com/ash-project/ash_postgres/compare/0.3.0...v0.4.0) (2020-06-27)
### Features:
* update to latest ash
2020-06-19 15:05:18 +12:00
## [v0.3.0](https://github.com/ash-project/ash_postgres/compare/0.2.1...v0.3.0) (2020-06-19)
### Features:
* New filter style (#10)
2020-06-15 19:05:55 +12:00
## [v0.2.1](https://github.com/ash-project/ash_postgres/compare/0.2.0...v0.2.1) (2020-06-15)
### Bug Fixes:
* update .formatter.exs
2020-06-14 19:04:38 +12:00
## [v0.2.0](https://github.com/ash-project/ash_postgres/compare/0.1.4...v0.2.0) (2020-06-14)
### Features:
* use the new DSL builder for config (#7)
2020-06-05 15:51:04 +12:00
## [v0.1.4](https://github.com/ash-project/ash_postgres/compare/0.1.3...v0.1.4) (2020-06-05)
### Bug Fixes:
* update ash version dependency
* account for removal of name
2020-06-03 15:44:49 +12:00
## [v0.1.3](https://github.com/ash-project/ash_postgres/compare/0.1.2...v0.1.3) (2020-06-03)
This release was a test of our automatic hex.pm package deployment
2020-06-01 17:37:00 +12:00
## Begin Changelog