Skip to content

v0.1.1

Compare
Choose a tag to compare
@castarco castarco released this 09 Sep 15:36
· 45 commits to main since this release
404f30b

Fixes:

  • fix: default layout func by @castarco in #37 ;
    the default layout function was not properly loaded in some contexts, now, instead of having a default value specified in the method signature, we assign it inside the function in case it's not defined.