Commit graph

112 commits

Author SHA1 Message Date
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
dependabot[bot]
2d0548e9b0
chore(deps): bump ash_graphql from 1.0.0-rc.3 to 1.0.0-rc.4 (#25) 2024-04-26 09:49:14 -04:00
dependabot[bot]
125dcf2ba0
chore(deps): bump ash from 3.0.0-rc.29 to 3.0.0-rc.31 (#24) 2024-04-26 09:22:29 -04:00
dependabot[bot]
80576b2bdb
chore(deps): bump ash_postgres from 2.0.0-rc.10 to 2.0.0-rc.11 (#23)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.0-rc.10 to 2.0.0-rc.11.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.0-rc.10...v2.0.0-rc.11)

---
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-04-25 09:52:21 -04:00
dependabot[bot]
c60be4c722
chore(deps): bump ash from 3.0.0-rc.27 to 3.0.0-rc.29 (#22)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.0-rc.27 to 3.0.0-rc.29.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.0-rc.27...v3.0.0-rc.29)

---
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-04-24 10:20:29 -04:00
dependabot[bot]
b6ad8e0537
chore(deps): bump ash_postgres from 2.0.0-rc.9 to 2.0.0-rc.10 (#21)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.0-rc.9 to 2.0.0-rc.10.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.0-rc.9...v2.0.0-rc.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-04-24 09:39:17 -04:00
dependabot[bot]
1316260abb
chore(deps): bump ex_money from 5.16.0 to 5.16.1 (#19)
Bumps [ex_money](https://github.com/kipcole9/money) from 5.16.0 to 5.16.1.
- [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)

---
updated-dependencies:
- dependency-name: ex_money
  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-04-23 10:33:41 -04:00
dependabot[bot]
3b8a319926
chore(deps): bump ash_postgres from 2.0.0-rc.7 to 2.0.0-rc.9 (#20)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.0-rc.7 to 2.0.0-rc.9.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.0-rc.7...v2.0.0-rc.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-04-23 10:33:20 -04:00
dependabot[bot]
5174e1a431
chore(deps): bump ex_money from 5.15.4 to 5.16.0 (#18)
Bumps [ex_money](https://github.com/kipcole9/money) from 5.15.4 to 5.16.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/compare/v5.15.4...5.16.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-04-22 10:50:34 -04:00
dependabot[bot]
0a1329a63b
chore(deps): bump ash from 3.0.0-rc.26 to 3.0.0-rc.27 (#17)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.0-rc.26 to 3.0.0-rc.27.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.0-rc.26...v3.0.0-rc.27)

---
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-04-22 10:49:30 -04:00
Zach Daniel
0366ad28c8 chore: update ash 2024-04-22 10:48:26 -04:00
Zach Daniel
a08b68c227 chore: add mix audit 2024-04-22 10:14:06 -04:00
dependabot[bot]
3e8f88f24f
chore(deps): bump ash from 3.0.0-rc.21 to 3.0.0-rc.26 (#16) 2024-04-19 19:32:29 +01:00
dependabot[bot]
2d82c106b9
chore(deps): bump ash from 3.0.0-rc.19 to 3.0.0-rc.21 (#13)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.0-rc.19 to 3.0.0-rc.21.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.0-rc.19...v3.0.0-rc.21)

---
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-04-15 14:50:31 +01:00
dependabot[bot]
48586eab72
chore(deps): bump ash_postgres from 2.0.0-rc.6 to 2.0.0-rc.7 (#11)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.0-rc.6 to 2.0.0-rc.7.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.0-rc.6...v2.0.0-rc.7)

---
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-04-12 10:19:19 -04:00
dependabot[bot]
54df844ae5
chore(deps): bump ash_graphql from 1.0.0-rc.1 to 1.0.0-rc.3 (#12)
Bumps [ash_graphql](https://github.com/ash-project/ash_graphql) from 1.0.0-rc.1 to 1.0.0-rc.3.
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_graphql/compare/v1.0.0-rc.1...v1.0.0-rc.3)

---
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-04-12 09:38:54 -04:00
dependabot[bot]
5efb08dccf
chore(deps): bump ash from 3.0.0-rc.18 to 3.0.0-rc.19 (#10)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.0-rc.18 to 3.0.0-rc.19.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.0-rc.18...v3.0.0-rc.19)

---
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-04-11 09:39:28 -04:00
dependabot[bot]
b0bbf5b5ef
chore(deps): bump ash_graphql from 1.0.0-rc.0 to 1.0.0-rc.1 (#7)
Bumps [ash_graphql](https://github.com/ash-project/ash_graphql) from 1.0.0-rc.0 to 1.0.0-rc.1.
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_graphql/compare/v1.0.0-rc.0...v1.0.0-rc.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-04-11 13:41:49 +12:00
dependabot[bot]
66c8ea9d5c
chore(deps): bump ash_postgres from 2.0.0-rc.3 to 2.0.0-rc.6 (#8)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.0-rc.3 to 2.0.0-rc.6.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.0-rc.3...v2.0.0-rc.6)

---
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-04-11 11:27:52 +12:00
dependabot[bot]
6206cb79b1
chore(deps-dev): bump excoveralls from 0.18.0 to 0.18.1 (#9)
Bumps [excoveralls](https://github.com/parroty/excoveralls) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/parroty/excoveralls/releases)
- [Changelog](https://github.com/parroty/excoveralls/blob/master/CHANGELOG.md)
- [Commits](https://github.com/parroty/excoveralls/compare/v0.18.0...v0.18.1)

---
updated-dependencies:
- dependency-name: excoveralls
  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-04-11 11:27:37 +12:00
24ec6d2d1a
chore: enable dependabot for mix dependencies. 2024-04-11 09:31:30 +12:00
Zach Daniel
242f33f66e chore: release version v0.1.6-rc.0 2024-04-01 16:21:03 -04:00
Zach Daniel
6f688beee3 chore: release version v0.1.5 2024-04-01 16:20:31 -04:00
Zach Daniel
133cad1616 chore: allow 2.0 or 3.0 dependency 2024-04-01 16:20:12 -04:00
Zach Daniel
e2e4a3aaa9 chore: update deps and make small changes 2024-04-01 16:18:07 -04:00
Zach Daniel
530907a9fb chore: fix migration order 2024-03-19 15:16:39 -04:00
Zach Daniel
1b0217edb5 Revert "fix: remove duplicate money mult postgres install (#3)"
This reverts commit 4abbc4eeea.
2024-03-19 15:13:08 -04:00
Junaid Farooq
f1b2e471c8
docs: Fixed ash_money docs. (#4) 2024-03-19 15:05:26 -04:00
Eliel Gordon
4abbc4eeea
fix: remove duplicate money mult postgres install (#3) 2024-03-19 15:05:12 -04:00
Zach Daniel
73e382e219 docs: update ex_doc and spark 2024-01-12 16:50:37 -05:00
Zach Daniel
010a443bf3 docs: fix typo in getting started guide 2024-01-04 12:55:14 -05:00
Zach Daniel
c9d5020d6d docs: add "known types" docs 2024-01-04 01:31:41 -05:00
Zach Daniel
35a4342677 chore: release version v0.1.4 2024-01-04 01:24:07 -05:00
Zach Daniel
11b83f0e6f improvement: support new operator overrides and multiplication 2024-01-04 01:23:37 -05:00
Zach Daniel
c579f4d0be chore: release version v0.1.3 2023-12-05 19:26:07 -05:00
Zach Daniel
aec24cac85 chore: update docs on composite type 2023-12-05 19:17:07 -05:00
Zach Daniel
3df01ba779 fix: typespecs and upgrade ash_graphql 2023-12-04 18:37:11 -05:00
Zach Daniel
965cb34245 chore: release version v0.1.2 2023-12-04 16:19:39 -05:00
Zach Daniel
3d0d7fc72a improvement: add more optional deps for proper compile order 2023-12-04 16:18:22 -05:00
Zach Daniel
5bce6dc724 ci: don't use spark formatter in CI 2023-12-04 13:08:53 -05:00