This repository has been archived by the owner on Jan 6, 2025. It is now read-only.
Releases: Effect-TS/schema
Releases · Effect-TS/schema
v0.17.0
Minor Changes
- #254
32e987a
Thanks @mikearnaldi! - Update effect/io, make parsing fields of records and tuples parallel
v0.16.0
v0.15.0
v0.14.1
v0.14.0
Minor Changes
-
#238
f4ce344
Thanks @sukovanej! - update @effect/io dependency -
#243
87382ae
Thanks @gcanti! - narrow down IndexSignature type -
#239
58be561
Thanks @gcanti! - rename DateFromString to date
Patch Changes
-
#243
87382ae
Thanks @gcanti! - Arbitrary: should throw on effectful refinements -
#231
2c2d749
Thanks @tim-smart! - add isValidDate filter -
#217
7911525
Thanks @jessekelly881! - data/Boolean: added S.not transform -
#243
87382ae
Thanks @gcanti! - createRecord: should throw on unsupported literals -
#237
2a911ef
Thanks @gcanti! - export ValidDateFromSelf and rename validDate filter