Skip to content

v0.1.5 release

Choose a tag to compare

@lloydmeta lloydmeta released this 10 Apr 17:00
· 58 commits to master since this release

Revamp the implicits for composing Dsls.

  • Improve for-comprehension implicits for cats and scalaz. Now no longer requires an interpreter to be in scope and produces a DSL that is run by an interpreter that produces monadic results.
  • Add more doctests
  • Add to examples