Skip to content

Releases: gcanti/io-ts-types

0.3.1

16 Feb 07:24
Compare
Choose a tag to compare
  • New Feature
    • add createNonEmptyArrayFromArray (@sledorze)
  • Bug Fix
    • createOptionFromNullable: handle output type (@gcanti)

0.3.0

12 Feb 15:20
Compare
Choose a tag to compare
  • Breaking Change
    • upgrade to fp-ts@1.0.0, io-ts@1.0.0, monocle-ts@1.0.0, newtype-ts@0.2.0 (@gcanti)

0.2.4

23 Jan 10:25
Compare
Choose a tag to compare
  • Bug Fix
    • createEitherFromJSON and createOptionFromJSON now do serialize correctly their underlying type, fix #15 (@sledorze)

0.2.3

22 Jan 10:16
Compare
Choose a tag to compare
  • New Feature
    • add MixedStringPrism (@gcanti)
    • upgrade to latest io-ts (0.9.5) (@gcanti)

0.2.2

08 Dec 08:41
Compare
Choose a tag to compare
  • New Feature
    • add Date/DateFromUnixTime (@gcanti)
    • add monocle-ts/MillisecondSecondIso (@gcanti)
  • Internal
    • upgrade to latest io-ts@0.9.1 (@gcanti)

0.2.1

06 Dec 16:43
Compare
Choose a tag to compare
  • New Feature

0.2.0

27 Nov 10:12
0da4819
Compare
Choose a tag to compare
  • 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

01 Nov 10:43
8d1a132
Compare
Choose a tag to compare
  • Breaking Change
    • upgrade to latest fp-ts (0.6.x), monocle-ts (0.5.x) and io-ts (0.8.x) (@gcanti)

0.0.2

21 Sep 10:09
Compare
Choose a tag to compare

0.0.1

13 Sep 06:33
Compare
Choose a tag to compare

Initial release