ash_money/CHANGELOG.md

58 lines
1 KiB
Markdown
Raw Normal View History

2023-11-28 05:25:15 +13: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-01-04 19:24:07 +13:00
## [v0.1.4](https://github.com/ash-project/ash_money/compare/v0.1.3...v0.1.4) (2024-01-04)
### Improvements:
* support new operator overrides and multiplication
2023-12-06 13:26:07 +13:00
## [v0.1.3](https://github.com/ash-project/ash_money/compare/v0.1.2...v0.1.3) (2023-12-06)
### Bug Fixes:
* typespecs and upgrade `ash_graphql`
2023-12-05 10:19:39 +13:00
## [v0.1.2](https://github.com/ash-project/ash_money/compare/v0.1.1...v0.1.2) (2023-12-04)
### Bug Fixes:
* add composite type storage_alias
### Improvements:
* add more optional deps for proper compile order
* docs & optional deps
* support new `Ash.Type` composite type callbacks
2023-11-28 06:16:48 +13:00
## [v0.1.1](https://github.com/ash-project/ash_money/compare/v0.1.0...v0.1.1) (2023-11-27)
### Bug Fixes:
* handle missing `ex_money_sql` better
2023-11-28 05:25:15 +13:00
## [v0.1.0](https://github.com/ash-project/ash_money/compare/v0.1.0...v0.1.0) (2023-11-27)
2023-11-28 05:25:46 +13:00
* Initial Release
2023-11-28 05:25:15 +13:00