You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ash Framework plugin — effect classification and graph edges for the Ash ecosystem (Ash core CRUD, Changeset, Query, ActionInput, AshPhoenix.Form, Notifier, resource DSL, AshStateMachine DSL, code_interface resolution)
Fixed
Compilation without boxart — reach now compiles and runs correctly without boxart installed. Struct literals that expanded at compile time have been replaced with runtime struct!/2 calls. Graph commands raise a clear error when invoked without boxart (closes #9)