Skip to content
This repository was archived by the owner on Feb 16, 2021. It is now read-only.

v2.4.0

Choose a tag to compare

@gcanti gcanti released this 04 Sep 07:50
· 241 commits to master since this release
  • New Feature
    • unions
      • added update function, #127
      • the default dispatch implementation now handles unions of unions, #126
      • show the offended union type in error messages