Commit graph

323 commits

Author SHA1 Message Date
Zach Daniel
bb96d64ac0 chore: release version v1.2.5 2022-12-21 16:58:32 -05:00
Zach Daniel
360274c7c0 chore: release version v1.2.4 2022-12-18 02:24:31 -05:00
Zach Daniel
1c4bec5bc7 chore: release version v1.2.3 2022-12-14 22:37:34 -05:00
Zach Daniel
ba0789e4c8 chore: release version v1.2.2 2022-12-14 21:48:01 -05:00
Zach Daniel
46f3676e9a improvement: udpate to latest ash, fix array issues 2022-12-14 21:47:50 -05:00
Zach Daniel
47b7bd2348 chore: release version v1.2.1 2022-12-13 17:21:15 -05:00
Zach Daniel
98418599f9 chore: release version v1.2.0 2022-12-13 14:55:26 -05:00
Zach Daniel
24ba1dbbe4 chore: release version v1.2.0-rc.1 2022-12-10 18:54:34 -05:00
Zach Daniel
f05addbace chore: release version v1.2.0-rc.0 2022-12-10 16:03:51 -05:00
Zach Daniel
68c6d7aaf8 improvement: better error messages from mix tasks
fix: various broken behavior from new aggregate work
improvement: validate that references refer to relationships

closes #99
2022-12-10 15:59:50 -05:00
Zach Daniel
e271a27d3c improvement: avg/min/max/custom aggregate support
fix: fix various problems with the model behind aggregates
2022-12-07 20:32:38 -05:00
Zach Daniel
1c7478e502 improvement: upgrade and depend on ash version 2022-12-04 15:20:56 -05:00
Zach Daniel
a4fba522d9 chore: release version v1.1.3 2022-11-30 20:59:48 -05:00
Zach Daniel
32a38e886c chore: release version v1.1.2 2022-11-21 03:08:47 -05:00
Zach Daniel
18d151c8e3 improvement: use new docs 2022-11-03 10:02:31 -07:00
Zach Daniel
736287a7b6 chore: release version v1.1.1 2022-10-24 22:17:58 -06:00
Zach Daniel
bb959e1758 chore: release version v1.1.0 2022-10-20 01:08:58 -04:00
Zach Daniel
13413d3cc7 feat: support now() in latest Ash 2022-10-20 01:08:35 -04:00
Zach Daniel
f8620180bd chore: release version v1.0.0 2022-10-17 12:54:19 -05:00
Zach Daniel
cc754ffdba improvement: update to Ash 2.0 2022-10-17 12:52:59 -05:00
Zach Daniel
7fd1e73baa fix: don't apply filter to array_agg 2022-10-10 12:06:54 -04:00
Zach Daniel
527ba7c73d chore: release version v1.0.0-rc.9 2022-10-07 15:52:28 -04:00
Zach Daniel
0efec304ff chore: update git_ops 2022-10-07 15:51:24 -04:00
Zach Daniel
b7b5758134 improvement: update to the latest ash
improvement: remove the need to dynamically expand fragments
2022-10-07 15:50:20 -04:00
Zach Daniel
b2e3c3ff32 improvement: update to latest ash 2022-10-04 16:13:52 -04:00
Zach Daniel
91ecd8b0af chore: release version v1.0.0-rc.8 2022-09-28 23:29:33 -04:00
Zach Daniel
52ba4fede9 chore: release version v1.0.0-rc.7 2022-09-27 23:56:33 -04:00
Zach Daniel
dfbbddf2c7 improvement: update to the latest ash 2022-09-27 23:56:15 -04:00
Zach Daniel
6ad57501ff improvement: upgrade to new exists usage 2022-09-25 14:41:29 -04:00
Zach Daniel
0c198b18ee chore: release version v1.0.0-rc.6 2022-09-20 23:00:41 -04:00
Zach Daniel
31d0ec20ac improvement: support latest ash 2022-09-20 23:00:29 -04:00
Zach Daniel
0fa1ee05f4 chore: release version v1.0.0-rc.5 2022-09-15 17:09:25 -04:00
Zach Daniel
edfe901f43 improvement: update to latest ash 2022-09-15 16:56:13 -04:00
Zach Daniel
02b6dcec22 improvement: upgrade to latest ash 2022-09-15 00:27:20 -04:00
Zach Daniel
ea2527503f chore: release version v1.0.0-rc.4 2022-09-14 17:13:49 -04:00
Zach Daniel
11561ea163 improvement: support latest ash 2022-09-14 12:59:01 -04:00
Zach Daniel
902f02786b chore: release version v1.0.0-rc.3 2022-09-12 13:45:57 -04:00
Zach Daniel
74864d933e chore: fix .formatter.exs file 2022-09-08 13:28:58 -04:00
Zach Daniel
6336da1af3 chore: release version v1.0.0-rc.2 2022-09-06 18:35:41 -04:00
Zach Daniel
170b9fc9e7 improvement: support latest ash exists/2 expr 2022-09-06 18:33:17 -04:00
Zach Daniel
16134be8a7 chore: release version v1.0.0-rc.1 2022-09-04 00:40:19 -06:00
Zach Daniel
e80768c608 chore: 1.0.0-rc.0 2022-08-30 17:13:35 -06:00
Zach Daniel
30dd7ca2de fix: make fragment private 2022-08-30 16:50:48 -06:00
Zach Daniel
b9ad0ef12e chore: bump pre 2022-08-24 12:07:38 -04:00
Zach Daniel
8852b0c559 chore: bump ash version 2022-08-24 12:07:38 -04:00
Zach Daniel
385214694d docs: total docs reorg 2022-08-24 12:07:38 -04:00
Zach Daniel
aae7fd4f43 chore: bump pre version 2022-08-24 12:07:38 -04:00
Zach Daniel
9878b55428 docs: initial stab on getting started with postgres guide 2022-08-24 12:07:38 -04:00
Zach Daniel
98be97edfd chore: bump version 2022-08-24 12:07:38 -04:00
Zach Daniel
332885710c improvement: add shell tutorial, update ash 2022-08-24 12:07:38 -04:00