Commit graph

446 commits

Author SHA1 Message Date
Zach Daniel
9d4fc1e2a0
docs: finish docs on calculations 2020-08-25 01:10:17 -04:00
Zach Daniel
3b1bde6a39
fix: spec + dialyzer fixes 2020-08-25 01:05:29 -04:00
Zach Daniel
9ed9f82087
fix: spec mix task run as no_return 2020-08-25 00:52:27 -04:00
Zach Daniel
2ef877ee53
feat: initial calculation support (#98)
* feat: initial calculation support
2020-08-25 00:49:07 -04:00
Zach Daniel
76b727aa70
chore: release version v1.10.0 2020-08-22 18:46:00 -04:00
Zach Daniel
a56fdbb3ff
feat: Add delegate datalayer (#97) 2020-08-22 18:44:05 -04:00
Mike Binns
223e88f3f2
chore: Update sobelow and ex_check to clear up ci warnings (#95) 2020-08-20 21:28:25 -04:00
Mike Binns
90af0b0357
Add is_nil support to Ets/Mnesia (#94) 2020-08-20 21:27:32 -04:00
Zach Daniel
2f2ff54043
chore: release version v1.9.0 2020-08-19 00:50:52 -04:00
Zach Daniel
7b1c735ff3
feat: various custom datalayer features 2020-08-19 00:50:35 -04:00
Zach Daniel
a84ded1c72
test: add data_layer to resource tests 2020-08-19 00:49:41 -04:00
Zach Daniel
a76e018a6f
docs: Recommend new placement for resources 2020-08-19 00:49:21 -04:00
Mike Binns
d4465a2724
test(Ash.DataLayer.Ets): add unit tests (#93)
Closes #51
2020-08-18 15:46:53 -04:00
Zach Daniel
8aa94b5258
chore: release version v1.8.0 2020-08-18 01:51:07 -04:00
Zach Daniel
c14e2e865d
fix(extensions): resolve duplicate nested entities 2020-08-18 01:49:35 -04:00
Zach Daniel
fdc7ba463f
feat: streamline load by accepting ok/error 2020-08-18 01:49:22 -04:00
Zach Daniel
fa480b20df
fix: use Ecto's NotLoaded for assocs for now 2020-08-18 01:49:01 -04:00
Zach Daniel
06ad91d4c5
fix: create/update typespecs were wrong 2020-08-18 01:48:41 -04:00
Zach Daniel
f59babad96
chore: include #my-elixir-status in tweets 2020-08-17 03:05:31 -04:00
Zach Daniel
4f9b0279af
chore: release version v1.7.0 2020-08-17 02:43:47 -04:00
Zach Daniel
0e373f69a6
fix: add lexical scope to DSL for imports 2020-08-17 02:42:59 -04:00
Zach Daniel
fdc427f20f
fix: crash on entity w/ no options specified 2020-08-17 02:42:47 -04:00
Zach Daniel
be37e13ab0
fix: convert eq: nil into is_nil, fix credo 2020-08-17 02:42:27 -04:00
Zach Daniel
66c394e601
feat: add is_nil predicate 2020-08-17 02:36:15 -04:00
Zach Daniel
3424d030b3
chore: fix tweet messaging 2020-08-17 02:35:55 -04:00
Zach Daniel
cb633bc664
chore: release version v1.6.8 2020-08-15 18:04:38 -04:00
Zach Daniel
fb1d88f3ff
fix: some day tag names will work 2020-08-15 18:04:20 -04:00
Zach Daniel
09b140a4ac
chore: release version v1.6.7 2020-08-15 17:54:04 -04:00
Zach Daniel
8b14eaedda
fix: get the tag name for real this time 2020-08-15 17:53:21 -04:00
Zach Daniel
c3c3104540
chore: release version v1.6.6 2020-08-15 17:48:25 -04:00
Zach Daniel
d8a306e619
fix: try again to get the version name in tweets 2020-08-15 17:48:06 -04:00
Zach Daniel
853f87603e
chore: release version v1.6.5 2020-08-15 17:36:38 -04:00
Zach Daniel
f6e3bb748c
fix: get the version property 2020-08-15 17:36:21 -04:00
Zach Daniel
2543d9ca29
chore: release version v1.6.4 2020-08-15 17:31:37 -04:00
Zach Daniel
9fa3fa674d
fix: test out automatic tweeting 2020-08-15 17:31:25 -04:00
Zach Daniel
67d713fe67
chore: don't run dialyzer on tag releases
tagged releases are really slow because they can't use the cache
2020-08-15 17:31:24 -04:00
Zach Daniel
4778e4d3f4
docs: update badge 2020-08-15 16:49:27 -04:00
Zach Daniel
b509bf59c1
chore: release version v1.6.3 2020-08-15 16:32:02 -04:00
Zach Daniel
b7970841b0
fix: remove bad package reference from the docs 2020-08-15 16:29:56 -04:00
Zach Daniel
c83280d186
chore: release version v1.6.2 2020-08-13 17:50:00 -04:00
Zach Daniel
b617f45fc8
fix: various fixes for graphql extension 2020-08-13 17:49:33 -04:00
Zach Daniel
e83785c8d8
chore: update docs 2020-08-10 13:47:49 -04:00
Zach Daniel
06222489a5
chore: release version v1.6.1 2020-08-10 13:45:05 -04:00
Zach Daniel
dd2162e4dd
fix: load typespecs 2020-08-10 13:43:58 -04:00
Zach Daniel
b7073e3098
chore: update docs on aggregates 2020-08-10 03:51:28 -04:00
Zach Daniel
73fc9d370c
chore: release version v1.6.0 2020-08-10 03:37:20 -04:00
Zach Daniel
dcf6680573
fix: various fixes from json:api integration 2020-08-10 03:36:52 -04:00
Zach Daniel
be74d1e7eb
feat: add named aggregates 2020-08-08 16:17:52 -04:00
Zach Daniel
094b39d27f
chore: release version v1.5.1 2020-07-24 19:27:22 -04:00
Zach Daniel
a45efc79dd
fix: scope data layer feature to aggregate kind 2020-07-24 19:26:51 -04:00