ash_money/CHANGELOG.md

122 lines
2.9 KiB
Markdown
Raw Permalink 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-09-11 05:44:03 +12:00
## [v0.1.13](https://github.com/ash-project/ash_money/compare/v0.1.12...v0.1.13) (2024-09-10)
### Improvements:
* use latest igniter functions & update dependency
* add short code automatically
2024-08-09 06:50:45 +12:00
## [v0.1.12](https://github.com/ash-project/ash_money/compare/v0.1.11...v0.1.12) (2024-08-08)
### Improvements:
* use `string` not `number` for amount type in json schema
2024-08-09 04:22:10 +12:00
## [v0.1.11](https://github.com/ash-project/ash_money/compare/v0.1.10...v0.1.11) (2024-08-08)
### Improvements:
* set up AshJsonApi type automatically
2024-07-15 14:11:47 +12:00
## [v0.1.10](https://github.com/ash-project/ash_money/compare/v0.1.9...v0.1.10) (2024-07-15)
### Improvements:
2024-07-15 14:12:31 +12:00
- [`mix ash_money.install`] add Igniter installer task (#61)
2024-07-15 14:11:47 +12:00
2024-06-25 07:30:46 +12:00
## [v0.1.9](https://github.com/ash-project/ash_money/compare/v0.1.8...v0.1.9) (2024-06-24)
### Bug Fixes:
2024-07-15 14:12:31 +12:00
- move create_money_with_currency to first (#60)
2024-06-25 07:30:46 +12:00
2024-06-19 08:48:25 +12:00
## [v0.1.8](https://github.com/ash-project/ash_money/compare/v0.1.7...v0.1.8) (2024-06-18)
### Improvements:
2024-07-15 14:12:31 +12:00
- add comparison operators to the extension
2024-06-19 08:48:25 +12:00
2024-07-15 14:12:31 +12:00
- add more operator overloads
2024-06-19 08:48:25 +12:00
2024-05-13 04:52:10 +12:00
## [v0.1.7](https://github.com/ash-project/ash_money/compare/v0.1.6...v0.1.7) (2024-05-12)
### Improvements:
2024-07-15 14:12:31 +12:00
- add money sub & negation operators
2024-05-13 04:52:10 +12:00
2024-05-11 11:53:47 +12:00
## [v0.1.6](https://github.com/ash-project/ash_money/compare/v0.1.6-rc.2...v0.1.6) (2024-05-10)
2024-05-06 03:44:06 +12:00
## [v0.1.6-rc.2](https://github.com/ash-project/ash_money/compare/v0.1.6-rc.1...v0.1.6-rc.2) (2024-05-05)
### Bug Fixes:
2024-07-15 14:12:31 +12:00
- update ash_postgres dependency and fix version numbers in extension
2024-05-06 03:44:06 +12:00
2024-04-30 01:11:13 +12:00
## [v0.1.6-rc.1](https://github.com/ash-project/ash_money/compare/v0.1.6-rc.0...v0.1.6-rc.1) (2024-04-29)
### Improvements:
2024-07-15 14:12:31 +12:00
- add `Comp` implementation for money
2024-04-30 01:11:13 +12:00
2024-07-15 14:12:31 +12:00
- support casting atomic in money type
2024-04-30 01:11:13 +12:00
2024-04-02 09:21:03 +13:00
## [v0.1.6-rc.0](https://github.com/ash-project/ash_money/compare/v0.1.5...v0.1.6-rc.0) (2024-04-01)
2024-04-02 09:20:31 +13:00
## [v0.1.5](https://github.com/ash-project/ash_money/compare/v0.1.4...v0.1.5) (2024-04-01)
### Bug Fixes:
2024-07-15 14:12:31 +12:00
- remove duplicate money mult postgres install (#3)
2024-04-02 09:20:31 +13:00
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:
2024-07-15 14:12:31 +12:00
- support new operator overrides and multiplication
2024-01-04 19:24:07 +13:00
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:
2024-07-15 14:12:31 +12:00
- typespecs and upgrade `ash_graphql`
2023-12-06 13:26:07 +13:00
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:
2024-07-15 14:12:31 +12:00
- add composite type storage_alias
2023-12-05 10:19:39 +13:00
### Improvements:
2024-07-15 14:12:31 +12:00
- add more optional deps for proper compile order
2023-12-05 10:19:39 +13:00
2024-07-15 14:12:31 +12:00
- docs & optional deps
2023-12-05 10:19:39 +13:00
2024-07-15 14:12:31 +12:00
- support new `Ash.Type` composite type callbacks
2023-12-05 10:19:39 +13:00
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:
2024-07-15 14:12:31 +12:00
- handle missing `ex_money_sql` better
2023-11-28 06:16:48 +13:00
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)
2024-07-15 14:12:31 +12:00
- Initial Release