ash_money/CHANGELOG.md
2023-12-04 16:19:39 -05:00

39 lines
743 B
Markdown

# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
## [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
## [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
## [v0.1.0](https://github.com/ash-project/ash_money/compare/v0.1.0...v0.1.0) (2023-11-27)
* Initial Release