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

Roadmap

1.8

  • Deprecation: deprecate refinements in favour of branded types

1.9

  • Deprecation + New Feature: deprecate Type in favour of Codec (required type parameters)
  • New Feature: introduce DecodeError (new error model) + toDecodeError
  • New Feature: add TreeReporter
  • Deprecation + New Feature: deprecate tagged unions in favour of union
  • Deprecation + New Feature: deprecate RecursiveType in favour of LazyType?

2.0

  • remove deprecated APIs
  • switch to new error model
Clone this wiki locally