-
Notifications
You must be signed in to change notification settings - Fork 328
Home
Giulio Canti edited this page Jan 28, 2019
·
6 revisions
- Deprecation: deprecate refinements in favour of branded types
- 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
?
- remove deprecated APIs
- switch to new error model