v0.2.0 release
Major reworking
- No longer emit
Dsl
- Add summoner
.apply
method for in-scopeF[_]
interpreter on the companion object - Add an autoconversion under companion object
ops
to automatically bind an in-scopeF[_]
interpreter 's methods to the companion object.