Releases: gcanti/io-ts-types
Releases · gcanti/io-ts-types
0.3.1
- New Feature
- Bug Fix
- createOptionFromNullable: handle output type (@gcanti)
0.2.4
- Bug Fix
- createEitherFromJSON and createOptionFromJSON now do serialize correctly their underlying type, fix #15 (@sledorze)
0.2.3
- New Feature
- add
MixedStringPrism
(@gcanti)
- upgrade to latest
io-ts
(0.9.5) (@gcanti)
0.2.2
- New Feature
- add
Date/DateFromUnixTime
(@gcanti)
- add
monocle-ts/MillisecondSecondIso
(@gcanti)
- Internal
0.2.0
- New Feature
- add
JSON/JSONTypeRT
(@gcanti)
- add
monocle-ts/lensesFromProps
(@gcanti)
- Breaking Change
- upgrade to
io-ts
0.9 (@gcanti)
- change signature of
monocle-ts/TypePrismIso
(@gcanti)
- remove
monocle-ts/composeTypeWithPrism
(@gcanti)
- remove
monocle-ts/prismsFromUnion
(@gcanti)
- remove
monocle-ts/lensesFromTuple
(@gcanti)
- remove
fp-ts/createOption
(@gcanti)
- remove
fp-ts/createEither
(@gcanti)
0.1.1
- Breaking Change
- upgrade to latest fp-ts (0.6.x), monocle-ts (0.5.x) and io-ts (0.8.x) (@gcanti)