reactor/lib/reactor
2024-05-25 15:07:58 +12:00
..
argument improvement: Add wait_for DSL. (#39) 2023-07-25 10:50:01 +12:00
builder fix: inability to store composed reactors at compile time. 2024-05-25 15:07:58 +12:00
dsl fix: Missing __identifier__ field in compose DSL struct. 2024-05-24 21:43:53 +12:00
error chore(deps): Update to splode v0.2.0. (#101) 2024-03-19 10:26:42 +13:00
executor fix: initialisation issue with middlewares. 2024-05-08 19:16:48 +12:00
middleware feat: Add telemetry middleware. (#93) 2024-02-29 09:23:51 +13:00
step docs: Add option schemas to public API functions and improve docs. (#99) 2024-03-18 14:21:50 +13:00
template improvement: Add "subpaths" to templates. (#31) 2023-07-12 07:36:06 +12:00
application.ex improvement(Reactor.Executor): track concurrent process usage across multiple reactors. (#26) 2023-06-23 12:29:27 +12:00
argument.ex improvement(Template): Abstract template type so that it can be used by extensions. 2023-09-06 11:59:53 +12:00
builder.ex docs: Add option schemas to public API functions and improve docs. (#99) 2024-03-18 14:21:50 +13:00
dsl.ex improvement!: Remove hooks and replace with middleware behaviour. (#90) 2024-02-26 16:20:54 +13:00
error.ex improvement!: Use Splode for managing errors. (#97) 2024-03-18 13:05:09 +13:00
executor.ex improvement!: Use Splode for managing errors. (#97) 2024-03-18 13:05:09 +13:00
info.ex improvement!: Remove hooks and replace with middleware behaviour. (#90) 2024-02-26 16:20:54 +13:00
middleware.ex improvement!: Remove hooks and replace with middleware behaviour. (#90) 2024-02-26 16:20:54 +13:00
planner.ex improvement!: Use Splode for managing errors. (#97) 2024-03-18 13:05:09 +13:00
step.ex improvement!: Use Splode for managing errors. (#97) 2024-03-18 13:05:09 +13:00
template.ex improvement: Add template guards. 2024-03-19 10:42:12 +13:00
utils.ex chore: update to Erlang 26 and Elixir 1.15.5. 2023-09-01 13:24:12 +12:00