Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Releases: Effect-TS/schema

v0.36.0

11 Sep 08:07
a9a67b5
Compare
Choose a tag to compare

Minor Changes

v0.35.1

10 Sep 09:30
796e607
Compare
Choose a tag to compare

Patch Changes

v0.35.0

05 Sep 22:31
b74f92d
Compare
Choose a tag to compare

Minor Changes

  • #401 8b1ae6b Thanks @gcanti! - backport AST changes from POC:

    • change decode in Declaration- change decode in Refinement (to filter)
    • remove isReversed from Refinement
    • add transformation to Transform (and remove decode, encode, propertySignatureTransformations)
    • refactor PropertySignature
  • #401 8b1ae6b Thanks @gcanti! - refactor annotations: keys must be symbols

  • #411 2f6c4d1 Thanks @gcanti! - rename symbol to symbolFromSelf and add symbol which decodes/encodes from/to string

  • #401 8b1ae6b Thanks @gcanti! - remove Spread in favour of /data/Types#Simplify

  • #413 20ef377 Thanks @tim-smart! - update /io

  • #401 8b1ae6b Thanks @gcanti! - fix fromBrand definition (self is a Schema<I, A> now instead of Schema)

  • #401 8b1ae6b Thanks @gcanti! - rename bigint to bigintFromSelf and BigintFromString to bigint

  • #401 8b1ae6b Thanks @gcanti! - change transformation display in error messages (from A -> B to A <-> B)

  • #401 8b1ae6b Thanks @gcanti! - move From, To to Schema namespace (conforming to the ecosystem standard)

  • #401 8b1ae6b Thanks @gcanti! - rename transformResult to transformOrFail and change signature (add additional ast parameter to transformations)

Patch Changes

v0.34.0

01 Sep 02:57
e9f1fbc
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v0.33.2

22 Aug 09:22
d4bbfc8
Compare
Choose a tag to compare

Patch Changes

v0.33.1

09 Aug 14:29
16d137f
Compare
Choose a tag to compare

Patch Changes

v0.33.0

04 Aug 00:22
0cde0c7
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v0.32.0

31 Jul 03:25
deee28c
Compare
Choose a tag to compare

Minor Changes

v0.31.0

27 Jul 22:46
c600b3e
Compare
Choose a tag to compare

Minor Changes

v0.30.4

26 Jul 10:19
e2c5dee
Compare
Choose a tag to compare

Patch Changes