fsmx icon indicating copy to clipboard operation
fsmx copied to clipboard

Add behaviour to __using__ macro

Open nikitalocalhost opened this issue 11 months ago • 1 comments

This merge request adds:

  • Conditional @behaviour set in __using__ macro if it was called first time
  • Additional callback transition_changeset/4 because it's used inside __before_compile__/1
  • @impl for all defined functions inside __before_compile__/1

nikitalocalhost avatar Feb 07 '25 23:02 nikitalocalhost

Fixes #12

nikitalocalhost avatar Feb 08 '25 00:02 nikitalocalhost