Skip to content

Releases: gcanti/io-ts-types

0.5.19

12 Oct 09:58
Compare
Choose a tag to compare
  • New Feature

0.5.18

10 Oct 12:31
Compare
Choose a tag to compare

0.5.17

27 Sep 14:40
Compare
Choose a tag to compare
  • Polish
    • nonEmptyArray: change output type from Array to NonEmptyArray, #170 (@OliverJAsh)
    • readonlyNonEmptyArray: change output type from ReadonlyArray to ReadonlyNonEmptyArray, #170 (@OliverJAsh)

0.5.16

23 Mar 14:24
Compare
Choose a tag to compare
  • Bug Fix
    • fix DateFromUnixTime.encode returning a floating point number, #160 (@saevarb)

0.5.15

19 Feb 18:34
Compare
Choose a tag to compare
  • Polish
    • export Json, JsonRecord, JsonArray codecs from JsonFromString module, closes #156 (@gcanti)

0.5.14

15 Feb 10:13
Compare
Choose a tag to compare
  • New Feature

0.5.13

26 Jan 17:16
Compare
Choose a tag to compare

0.5.12

09 Nov 15:38
Compare
Choose a tag to compare

0.5.11

08 Sep 06:09
Compare
Choose a tag to compare

0.5.10

19 Aug 10:04
Compare
Choose a tag to compare
  • Polish
    • expose modules without lib/es6 prefix, #137 (@osdiab)