Commit graph

23 commits

Author SHA1 Message Date
Zach Daniel
c47c548a78 improvement: update to support new atomics & bulk actions 2024-04-29 15:40:53 -04:00
dependabot[bot]
1a0819d1c5
chore(deps): bump ash from 3.0.0-rc.29 to 3.0.0-rc.36 (#22) 2024-04-29 06:59:42 -04:00
Zach Daniel
fc2a741ae0 chore: add mix_audit 2024-04-24 08:58:08 -04:00
dependabot[bot]
a5136e720b
chore(deps): bump ash from 3.0.0-rc.25 to 3.0.0-rc.29 (#21) 2024-04-24 06:32:20 -04:00
dependabot[bot]
92a6205148
chore(deps): bump ash from 3.0.0-rc.21 to 3.0.0-rc.25 (#19) 2024-04-19 15:04:28 +01:00
dependabot[bot]
8f3360b7d5
chore(deps): bump ash from 3.0.0-rc.19 to 3.0.0-rc.21 (#17)
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:46:59 +01:00
dependabot[bot]
cd5e55de00
chore(deps): bump ash from 3.0.0-rc.18 to 3.0.0-rc.19 (#16)
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-12 16:26:57 +12:00
dependabot[bot]
f2f3c244dc
chore(deps): bump ash from 3.0.0-rc.7 to 3.0.0-rc.18 (#15)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.0-rc.7 to 3.0.0-rc.18.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.0-rc.7...v3.0.0-rc.18)

---
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 14:15:05 +12:00
dependabot[bot]
a99d8de800
chore(deps-dev): bump excoveralls from 0.18.0 to 0.18.1 (#14)
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:26:53 +12:00
Zach Daniel
007d01d654 improvement!: update to Ash 3.0 2024-04-01 17:22:01 -04:00
Zach Daniel
792a1382c6 docs: update docs & clean up 2024-01-12 16:55:45 -05:00
Zach Daniel
fc579caebb fix: make expression pure 2023-12-22 21:19:49 -05:00
Zach Daniel
da5ceeae3c improvement: migrate to AshMoney 2023-12-05 19:49:23 -05:00
Zach Daniel
37981f9094 fix: ensure transformers run before BelongsToAttribute 2023-10-10 22:48:03 -04:00
Zach Daniel
e3f8952a2f fix: update ash for fix 2023-09-26 23:45:08 -04:00
Zach Daniel
5e79b8250e docs: update spark & ex_doc to get better docs 2023-09-26 23:32:24 -04:00
Zach Daniel
093a3cf67a docs: update docs 2023-09-26 09:46:07 -04:00
Zach Daniel
fafba8a272 improvement: update ash 2023-09-25 10:25:38 -04:00
Zach Daniel
38b97720dc docs: docs and release setup 2023-08-19 00:17:07 -04:00
Zach Daniel
54608d5c76 improvement: wrap up initial implementaiton, add guides 2023-08-18 23:49:09 -04:00
Zach Daniel
8c7cf55008 chore: ash dep/format 2023-08-06 00:45:07 -04:00
Zach Daniel
1e5f7ce8ff improvement: initial test suite & functionality 2023-08-06 00:27:33 -04:00
Zach Daniel
25b3dc3063 init 2023-07-21 20:27:52 -04:00