Skip to content

Releases: gcanti/io-ts

2.2.0

16 Apr 13:32
Compare
Choose a tag to compare
  • Experimental
    • add Codec, Decoder, Encoder, Guard, Schema, Schemable, Tree modules (@gcanti)

2.1.3

03 Apr 07:30
Compare
Choose a tag to compare
  • Polish
    • remove useless hasOwnProperty calls, closes #423 (@gcanti)

2.1.1

17 Feb 09:23
Compare
Choose a tag to compare
  • Bug Fix

2.1.0

10 Feb 08:57
Compare
Choose a tag to compare

2.0.6

22 Jan 06:03
Compare
Choose a tag to compare
  • Bug Fix
    • whitelist window in UnknownRecord, fix #413 (@gcanti)

2.0.5

16 Jan 08:11
Compare
Choose a tag to compare
  • Bug Fix

2.0.4

07 Jan 09:05
Compare
Choose a tag to compare

2.0.3

03 Jan 07:47
Compare
Choose a tag to compare
  • Bug Fix

2.0.2

16 Dec 11:24
Compare
Choose a tag to compare

2.0.1

06 Aug 09:46
Compare
Choose a tag to compare
  • Bug Fix
    • fix getTags algorithm for mutually recursive codecs, closes #354 (@gcanti)