Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Releases: cypress-io/schema-tools

v3.1.0

01 Jun 17:34
Compare
Choose a tag to compare

3.1.0 (2018-06-01)

Features

  • document deprecated properties in schemas (4c235fc)
  • document deprecated schema, close #64 (1d06370)

v3.0.1

01 Jun 16:56
Compare
Choose a tag to compare

3.0.1 (2018-06-01)

Bug Fixes

v3.0.0

01 Jun 16:46
Compare
Choose a tag to compare

3.0.0 (2018-06-01)

v2.1.2

26 May 13:08
Compare
Choose a tag to compare

2.1.2 (2018-05-26)

Bug Fixes

  • make quote production dependency, close #71 (bb8bafa)

v2.1.1

25 May 10:21
be92d5a
Compare
Choose a tag to compare

2.1.1 (2018-05-25)

Bug Fixes

  • add additional validation property types (ac75416)

v2.1.0

21 May 22:41
Compare
Choose a tag to compare

2.1.0 (2018-05-21)

Features

  • add required=true option to schemas (2eccd33)

v2.0.0

21 May 20:03
Compare
Choose a tag to compare

2.0.0 (2018-05-21)

v1.9.0

16 May 12:13
Compare
Choose a tag to compare

1.9.0 (2018-05-16)

Features

  • pass custom schemas and formats to document them (05873f8)
  • when linking to another schema in docs, use ref, close #26 (b8307c0)

v1.8.1

11 May 18:27
Compare
Choose a tag to compare

1.8.1 (2018-05-11)

Bug Fixes

  • can sanitize items in arrays that can be null, close #53 (2c81a7d)

v1.8.0

02 May 21:01
Compare
Choose a tag to compare

1.8.0 (2018-05-02)

Features

  • expose greedy option in validateBySchema (ef46ef9)
  • use greedy option by default, close #36 (dbf6b96)