Skip to content

Releases: gcanti/io-ts-types

0.3.12

17 Sep 06:41
Compare
Choose a tag to compare
  • Internal
    • fix broken build with typescript@3.1-rc, closes #61 (@sledorze)

0.3.11

04 Sep 07:38
Compare
Choose a tag to compare
  • New Feature

0.3.10

10 Aug 08:53
Compare
Choose a tag to compare

0.3.9

03 Aug 14:40
Compare
Choose a tag to compare

0.3.8

24 Jul 06:04
Compare
Choose a tag to compare
  • New Feature
    • add newtype-ts/fromRefinement (@gcanti)
    • add newtype-ts/fromNewtypeCurried, closes #44 (@gcanti)

0.3.7

23 Jul 17:13
Compare
Choose a tag to compare

broken release

0.3.6

14 Jun 08:42
Compare
Choose a tag to compare
  • Bug Fix
  • Internal
    • simplify lensesFromInterface typings, closes #37 (@gcanti)

0.3.4

19 Mar 16:29
Compare
Choose a tag to compare

0.3.3

06 Mar 10:08
Compare
Choose a tag to compare
  • New Feature
    • add tagged custom types for (@gcanti, @sledorze)
      • createOptionFromNullable
      • createOptionFromJSON
      • createNonEmptyArrayFromArray
      • createEitherFromJSON
      • DateFromISOString
      • DateFromNumber
      • DateFromUnixTime
      • NumberFromString
      • JSONFromString
    • add createSetFromArray, closes #24 (@sledorze)

0.3.2

21 Feb 08:52
Compare
Choose a tag to compare