ash/lib
Rebecca Le 7c75e5c102
refactor: Move opt schema definitions for built-in changes and validations to their specific modules (#1036)
* refactor: Move Spark opts definitions for built-in changes to the relevant change modules

This allows the change modules to be read and grokked standalone, without
needing to refer back to the `Builtins` module just for the opts

* refactor: Move Spark opts definitions for built-in validations to the relevant validation modules

This allows the change modules to be read and grokked standalone, without
needing to refer back to the `Builtins` module just for the opts
2024-04-19 15:43:35 +01:00
..
ash refactor: Move opt schema definitions for built-in changes and validations to their specific modules (#1036) 2024-04-19 15:43:35 +01:00
mix improvement: helpful output in mix tasks helper 2024-04-16 17:37:15 +01:00
sat_solver chore: properly manage sat solver dependencies 2024-04-05 15:11:09 -04:00
ash.ex improvement: add Ash.read_first 2024-04-16 18:19:20 +01:00