Skip to content

v0.2.0 release

Compare
Choose a tag to compare
@lloydmeta lloydmeta released this 17 May 11:53
· 25 commits to master since this release

Major reworking

  • No longer emit Dsl
  • Add summoner .apply method for in-scope F[_] interpreter on the companion object
  • Add an autoconversion under companion object ops to automatically bind an in-scope F[_] interpreter 's methods to the companion object.