- Polish
- Experimental
- split instances (@gcanti)
- add
Type
experimental module, #464 (@gcanti) - restore the
O
type parameter toEncoder
, #469 (@gcanti) - add the
O
type parameter toCodec
(@gcanti) - add
JsonCodec
experimental module (@gcanti) - add
JsonEncoder
experimental module (@gcanti) Schemable
- rename
Schemable
interface toSchemable1
(@gcanti) - rename
WithUnion
interface toWithUnion1
(@gcanti) - add
Schemable
interface (@gcanti) - add
WithUnion
interface (@gcanti) - add
WithRefinement
/WithRefinement1
interfaces (@gcanti) - add
WithUnknownContainers
/WithUnknownContainers1
interfaces (@gcanti)- move
UnknownArray
andUnknownRecord
toWithUnknownContainers
(@gcanti)
- move
- rename
Schema
- Internal
- upgrade to
typescript@3.9.3
(@gcanti)
- upgrade to