Commit graph

101 commits

Author SHA1 Message Date
dependabot[bot]
f74ffde02b
chore(deps): bump the production-dependencies group with 2 updates (#63) 2024-07-12 07:07:22 +12:00
dependabot[bot]
2c34f3dc6e
chore(deps): bump the production-dependencies group with 2 updates (#62)
Bumps the production-dependencies group with 2 updates: [ash](https://github.com/ash-project/ash) and [ash_postgres](https://github.com/ash-project/ash_postgres).


Updates `ash` from 3.0.15 to 3.0.16
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.15...v3.0.16)

Updates `ash_postgres` from 2.0.11 to 2.0.12
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/commits)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-27 09:27:57 -04:00
Zach Daniel
fdd6991ac4 chore: release version v0.1.9 2024-06-24 15:30:46 -04:00
Igor Barakaiev
dfcb586544
fix: move create_money_with_currency to first (#60) 2024-06-24 15:29:47 -04:00
dependabot[bot]
46b4210a5b
chore(deps): bump ash_postgres in the production-dependencies group (#59)
Bumps the production-dependencies group with 1 update: [ash_postgres](https://github.com/ash-project/ash_postgres).


Updates `ash_postgres` from 2.0.10 to 2.0.11
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.10...v2.0.11)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-20 15:09:14 -04:00
Zach Daniel
5857515ca6 ci: dependabot weekly 2024-06-19 10:15:09 -04:00
dependabot[bot]
1d5dd68ff7
chore(deps): bump ash_postgres from 2.0.9 to 2.0.10 (#58)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.9 to 2.0.10.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.9...v2.0.10)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 10:14:44 -04:00
Zach Daniel
edac06fc70 chore: release version v0.1.8 2024-06-18 16:48:25 -04:00
Zach Daniel
5c6ea286df improvement: add comparison operators to the extension
improvement: add more operator overloads
2024-06-18 16:46:00 -04:00
dependabot[bot]
019f1802f3
chore(deps): bump ash from 3.0.12 to 3.0.14 (#57)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.12 to 3.0.14.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.12...v3.0.14)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 09:34:53 -04:00
dependabot[bot]
dc846377ef
chore(deps-dev): bump credo from 1.7.6 to 1.7.7 (#53)
Bumps [credo](https://github.com/rrrene/credo) from 1.7.6 to 1.7.7.
- [Release notes](https://github.com/rrrene/credo/releases)
- [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rrrene/credo/compare/v1.7.6...v1.7.7)

---
updated-dependencies:
- dependency-name: credo
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 13:12:07 -04:00
dependabot[bot]
d02cbbcb95
chore(deps): bump ash_postgres from 2.0.8 to 2.0.9 (#54)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.8 to 2.0.9.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.8...v2.0.9)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 13:11:56 -04:00
dependabot[bot]
a0b440f443
chore(deps): bump ash_graphql from 1.1.1 to 1.2.0 (#55)
Bumps [ash_graphql](https://github.com/ash-project/ash_graphql) from 1.1.1 to 1.2.0.
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_graphql/compare/v1.1.1...v1.2.0)

---
updated-dependencies:
- dependency-name: ash_graphql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 10:08:56 -04:00
dependabot[bot]
91f3fc1602
chore(deps): bump ash from 3.0.10 to 3.0.11 (#52)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.10 to 3.0.11.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.10...v3.0.11)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-12 16:02:05 -04:00
dependabot[bot]
31426e8c28
chore(deps): bump ash_postgres from 2.0.6 to 2.0.8 (#51)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.6 to 2.0.8.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/commits/v2.0.8)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-07 14:08:54 -04:00
dependabot[bot]
b4b540c9f5
chore(deps): bump ash from 3.0.9 to 3.0.10 (#50)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.9 to 3.0.10.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.9...v3.0.10)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-07 14:08:33 -04:00
dependabot[bot]
c4935dcbdb
chore(deps): bump ash_graphql from 1.1.0 to 1.1.1 (#48)
Bumps [ash_graphql](https://github.com/ash-project/ash_graphql) from 1.1.0 to 1.1.1.
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_graphql/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: ash_graphql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 10:15:21 -04:00
dependabot[bot]
9577f51736
chore(deps): bump ash_postgres from 2.0.5 to 2.0.6 (#47)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.5 to 2.0.6.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/commits)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-31 09:38:34 -05:00
dependabot[bot]
3f61047ae2
chore(deps): bump ash from 3.0.7 to 3.0.8 (#46)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.7 to 3.0.8.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.7...v3.0.8)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-29 12:00:22 -04:00
dependabot[bot]
aa9b39cbad
chore(deps): bump ex_money from 5.16.1 to 5.17.0 (#45)
Bumps [ex_money](https://github.com/kipcole9/money) from 5.16.1 to 5.17.0.
- [Release notes](https://github.com/kipcole9/money/releases)
- [Changelog](https://github.com/kipcole9/money/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kipcole9/money/commits/v5.17.0)

---
updated-dependencies:
- dependency-name: ex_money
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-28 10:54:24 -04:00
dependabot[bot]
03652b46e1
chore(deps): bump ash_graphql from 1.0.1 to 1.1.0 (#44)
Bumps [ash_graphql](https://github.com/ash-project/ash_graphql) from 1.0.1 to 1.1.0.
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_graphql/compare/v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: ash_graphql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-27 10:16:30 -04:00
dependabot[bot]
3f262f683b
chore(deps): bump ash_postgres from 2.0.3 to 2.0.5 (#43) 2024-05-24 10:35:22 -04:00
dependabot[bot]
5310b73cd9
chore(deps): bump ash_graphql from 1.0.0 to 1.0.1 (#41) 2024-05-24 10:16:47 -04:00
dependabot[bot]
7fd0183886
chore(deps): bump ash_postgres from 2.0.2 to 2.0.3 (#39)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.2 to 2.0.3.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-23 09:56:59 -04:00
dependabot[bot]
9db954ab31
chore(deps): bump ash from 3.0.2 to 3.0.4 (#40)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.2 to 3.0.4.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.2...v3.0.4)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-23 09:56:48 -04:00
dependabot[bot]
3612f03f73
chore(deps): bump ash_postgres from 2.0.1 to 2.0.2 (#38)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.1 to 2.0.2.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-16 09:42:21 -05:00
dependabot[bot]
86bd417ce0
chore(deps): bump ash from 3.0.1 to 3.0.2 (#37)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.1 to 3.0.2.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-16 09:19:18 -05:00
dependabot[bot]
3f31e25154
chore(deps): bump ash from 3.0.0 to 3.0.1 (#36)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.0 to 3.0.1.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/commits/v3.0.1)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-15 09:50:21 -04:00
dependabot[bot]
b39beeeacc
chore(deps): bump ash_postgres from 2.0.0 to 2.0.1 (#35) 2024-05-13 09:44:28 -04:00
Zach Daniel
7708cc6b32 chore: release version v0.1.7 2024-05-12 12:52:10 -04:00
Zach Daniel
bfee360bfd chore: fix spacing in migrations 2024-05-12 12:45:28 -04:00
Zach Daniel
c25e0eb11b improvement: add money sub & negation operators 2024-05-12 07:33:44 -04:00
dependabot[bot]
684b0dce3d
chore(deps-dev): bump credo from 1.7.5 to 1.7.6 (#33) 2024-05-11 01:56:47 -04:00
Zach Daniel
37a3ca1136 chore: release version v0.1.6 2024-05-10 19:53:55 -04:00
Alan Heywood
8bedb66cd5
docs: configure the input_object (#34) 2024-05-09 20:04:14 -04:00
Zach Daniel
48fd71051a docs: add changelog to docs 2024-05-08 19:12:44 -04:00
dependabot[bot]
7151b7c5c9
chore(deps): bump ash from 3.0.0-rc.45 to 3.0.0-rc.46 (#32) 2024-05-07 12:04:12 -04:00
Zach Daniel
62d53ccee2 chore: release version v0.1.6-rc.2 2024-05-05 11:44:06 -04:00
Zach Daniel
dde38fdad4 chore: fix git_ops config 2024-05-05 11:43:56 -04:00
Zach Daniel
2522da05c3 fix: update ash_postgres dependency and fix version numbers in extension 2024-05-05 11:42:48 -04:00
Zach Daniel
4752d7e533 docs: docs overhaul 2024-05-03 16:04:27 -04:00
dependabot[bot]
097ff39938
chore(deps): bump ash from 3.0.0-rc.40 to 3.0.0-rc.41 (#30)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.0-rc.40 to 3.0.0-rc.41.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.0-rc.40...v3.0.0-rc.41)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-03 10:51:24 -04:00
dependabot[bot]
beacfeb604
chore(deps): bump ash from 3.0.0-rc.38 to 3.0.0-rc.40 (#29) 2024-05-01 09:54:09 -04:00
dependabot[bot]
a2905afecd
chore(deps): bump ash_postgres from 2.0.0-rc.13 to 2.0.0-rc.14 (#28) 2024-04-30 10:25:03 -04:00
dependabot[bot]
37092dbddd
chore(deps): bump ash from 3.0.0-rc.37 to 3.0.0-rc.38 (#27) 2024-04-30 10:20:51 -04:00
dependabot[bot]
e20713bfc9
chore(deps): bump ash from 3.0.0-rc.36 to 3.0.0-rc.37 (#26) 2024-04-29 17:08:28 -04:00
Zach Daniel
95468dc9e1 chore: release version v0.1.6-rc.1 2024-04-29 09:11:13 -04:00
Zach Daniel
a0b70097ab improvement: add Comp implementation for money 2024-04-29 08:52:23 -04:00
Zach Daniel
d53d645d1b chore: update deps 2024-04-29 08:23:28 -04:00
Zach Daniel
098f5c06b4 improvement: support casting atomic in money type 2024-04-29 08:23:03 -04:00