Commit graph

5 commits

Author SHA1 Message Date
82aee71a04
feat!: Ash 3.0 support. (#42) 2024-03-28 10:04:54 +13:00
01c9e73b5b refactor: Split builders into composable chunks. (#6)
All checks were successful
continuous-integration/drone/push Build is passing
This makes the design a little easier to understand and change.

Also implements building of many params/records as a side-effect.

Reviewed-on: https://code.harton.nz/james/smokestack/pulls/6
Co-authored-by: James Harton <james@harton.nz>
Co-committed-by: James Harton <james@harton.nz>
2023-09-08 07:25:39 +12:00
0354cb9fab feat: build related parameters when requested. (#4)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: https://code.harton.nz/james/smokestack/pulls/4
Co-authored-by: James Harton <james@harton.nz>
Co-committed-by: James Harton <james@harton.nz>
2023-09-05 19:37:00 +12:00
408c813320
improvement: Add Builder.insert/2..5. 2023-08-17 20:19:40 +12:00
8a466a106b
feat: Factory DSL and param building. 2023-08-16 20:45:09 +12:00