Skip to content

v1.5.1

Choose a tag to compare

@dannote dannote released this 20 Apr 04:31
· 383 commits to master since this release

New

  • 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 boxartreach 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)