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

Roadmap

1.8

  • Deprecation: deprecate refinements in favour of branded types
  • Deprecation + New Feature: deprecate Type in favour of Codec (required type parameters)

1.9

  • New Feature: introduce DecodeError (new error model) + toDecodeError
  • 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