ash/lib/ash
2023-02-04 00:47:15 -05:00
..
actions feat: initial (and slightly experimental) Api.aggregate support 2023-02-04 00:47:15 -05:00
api feat: initial (and slightly experimental) Api.aggregate support 2023-02-04 00:47:15 -05:00
changeset improvement: support {:ignore, changeset} from error handlers 2023-01-28 09:02:21 -05:00
data_layer feat: initial (and slightly experimental) Api.aggregate support 2023-02-04 00:47:15 -05:00
engine fix: properly halt on action errors in before_action hooks 2023-01-30 11:52:35 -05:00
error improvement: upgrade to latest spark for compile time improvements 2023-01-27 15:32:28 -05:00
expr improvement: add Api.calculate/3 and define_calculation code interface builder 2023-01-08 23:39:12 -05:00
filter feat: initial (and slightly experimental) Api.aggregate support 2023-02-04 00:47:15 -05:00
flow improvement: upgrade to latest spark for compile time improvements 2023-01-27 15:32:28 -05:00
generator fix: only allow nil in appropriate circumstances in generator 2022-12-20 03:18:22 -05:00
notifier docs: document pub_sub debug option 2023-01-20 11:31:31 -05:00
page docs: remove old documented limitation 2023-01-31 14:42:51 -05:00
policy improvement: better description of action_type check 2023-02-01 11:37:37 -05:00
query feat: initial (and slightly experimental) Api.aggregate support 2023-02-04 00:47:15 -05:00
registry improvement: registry resource validations transformers -> verifiers 2023-01-30 16:10:15 -05:00
resource feat: initial (and slightly experimental) Api.aggregate support 2023-02-04 00:47:15 -05:00
sort improvement: add || and && operators 2022-07-19 19:15:23 -04:00
tracer fix: forbid_unless expression compilation 2022-09-03 21:34:55 -06:00
type fix: properly handle nested array type constraint validation 2023-02-03 10:32:05 -05:00
authorizer.ex docs: remove outdated @authorizers reference 2022-10-18 17:43:33 -05:00
calculation.ex fix(Ash.Calculation): fix return type for load/3 callback. (#384) 2022-09-22 00:44:09 -04:00
ci_string.ex ci: remove tweets/switch to standardized CI pipeline 2023-01-31 11:15:09 -05:00
code_interface.ex improvement: add Api.calculate/3 and define_calculation code interface builder 2023-01-08 23:39:12 -05:00
embeddable_type.ex fixs: don't persist calculations in the db 2023-02-02 11:35:47 -05:00
helpers.ex improvement: breaking change! don't define code interface by default 2021-10-06 17:43:22 -04:00
not_loaded.ex fix: typespec/error message improvements 2020-09-23 21:06:12 -04:00
options_helpers.ex improvement: replace Ash DSL underpinnings with Spark 2022-08-28 19:27:44 -06:00
plug_helpers.ex feat(Ash.PlugHelpers): standardise conn interface for actors/tenants. (#432) 2022-10-27 17:52:42 -05:00
resource.ex improvement: add simple_notifiers as a compile time optimization 2022-12-27 18:25:24 -05:00
seed.ex fix: in Ash.Seed, don't try to update a non-loaded record 2022-10-25 22:30:00 -05:00
test.ex improvement: Ash.Generator 2022-06-21 21:00:47 -04:00
uuid.ex improvement: many compile time fixes via code splitting 2021-02-22 20:44:03 -05:00