- NTuple module name
- Convenience API for TSRecord
- RecordUnion type
- Lit type
- HasRuntimeType instance for TsRecord
- Add boolean literals
- Revert variant flat printing to intersection types
- New empty record printing (tests updated)
- Support for TS tuples
- Flat encoded variants with empty record values.
- support for
EffectFnN
types andFnN
types
- default type class
- support for
variant-encodings
- support for
OneOf
type
- Duplicate identifier error handling
2.0.3 - 2023-04-01
- Initial release