Skip to content
Giulio Canti edited this page Jan 14, 2019 · 6 revisions

Roadmap

1.7

  • Test: test refactoring
  • Deprecation + New Feature: deprecate tagged unions in favour of union
  • Deprecation + New Feature: deprecate Type in favour of Codec (required type parameters)
  • Deprecation + New Feature: deprecate RecursiveType in favour of LazyType
  • New Feature: introduce DecodeError (new error model)
  • New Feature: allow for custom messages?
  • Idea: refinements as branded types?

2.0

  • remove deprecated APIs
  • new error model
  • custom messages
Clone this wiki locally