-
Notifications
You must be signed in to change notification settings - Fork 328
Home
Giulio Canti edited this page Jan 14, 2019
·
6 revisions
- 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?
- remove deprecated APIs
- new error model
- custom messages