io-ts-types

A collection of codecs and combinators for use with io-ts

MIT License

Downloads
1.4M
Stars
311
Committers
16
io-ts-types - 0.3.1

Published by gcanti over 6 years ago

  • New Feature
    • add createNonEmptyArrayFromArray (@sledorze)
  • Bug Fix
    • createOptionFromNullable: handle output type (@gcanti)
io-ts-types - 0.3.0

Published by gcanti over 6 years ago

io-ts-types - 0.2.4

Published by gcanti almost 7 years ago

  • Bug Fix
    • createEitherFromJSON and createOptionFromJSON now do serialize correctly their underlying type, fix #15 (@sledorze)
io-ts-types - 0.2.3

Published by gcanti almost 7 years ago

  • New Feature
    • add MixedStringPrism (@gcanti)
    • upgrade to latest io-ts (0.9.5) (@gcanti)
io-ts-types - 0.2.2

Published by gcanti almost 7 years ago

  • New Feature
    • add Date/DateFromUnixTime (@gcanti)
    • add monocle-ts/MillisecondSecondIso (@gcanti)
  • Internal
io-ts-types - 0.2.1

Published by gcanti almost 7 years ago

  • New Feature
    • add newtype-ts/fromNewtype, fix #11 (@sledorze)
io-ts-types - 0.2.0

Published by gcanti almost 7 years ago

  • 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)
io-ts-types - 0.1.1

Published by gcanti almost 7 years ago

  • Breaking Change
    • upgrade to latest fp-ts (0.6.x), monocle-ts (0.5.x) and io-ts (0.8.x) (@gcanti)
io-ts-types - 0.0.2

Published by gcanti about 7 years ago

  • New Feature
    • add lensesFromInterface (@leemhenson)
    • add lensesFromTuple (@gcanti)
    • add prismsFromUnion (@gcanti)
io-ts-types - 0.0.1

Published by gcanti about 7 years ago

Initial release