Skip to content

Releases: guardrailsio/guardrails-engine-output-schema-validator

v1.0.8

10 Feb 07:14
Compare
Choose a tag to compare

1.0.8 (2019-02-10)

Bug Fixes

  • schema: fix incorrect valiation (762e6ac)

v1.0.7

28 Nov 12:27
Compare
Choose a tag to compare

1.0.7 (2018-11-28)

Bug Fixes

v1.0.6

11 Sep 09:18
Compare
Choose a tag to compare

1.0.6 (2018-09-11)

Bug Fixes

  • schema: validate expected items, ignore the rest (3c9c504)

v1.0.5

11 Sep 05:30
Compare
Choose a tag to compare

1.0.5 (2018-09-11)

Bug Fixes

v1.0.4

11 Sep 04:34
Compare
Choose a tag to compare

1.0.4 (2018-09-11)

Bug Fixes

  • process: require the process object to be present (015f7d8)

v1.0.3

11 Sep 04:07
Compare
Choose a tag to compare

1.0.3 (2018-09-11)

Bug Fixes

  • package.json: remove private flag for now (6d4198f)

v1.0.2

11 Sep 03:59
Compare
Choose a tag to compare

1.0.2 (2018-09-11)

Bug Fixes

  • package.json: the day i master json (fe3ab7b)
  • package.json: unbreak it (afc0378)
  • relase: release to npm even if the private is set to true (7ded770)

v1.0.1

11 Sep 03:38
Compare
Choose a tag to compare

1.0.1 (2018-09-11)

Bug Fixes

  • relase: release package to npm (f5831b2)

v1.0.0

10 Sep 09:27
Compare
Choose a tag to compare

1.0.0 (2018-09-10)

Bug Fixes

  • rawoutput: can be a string or a js object (791a782)
  • validation: make process info required (cbf7255)

Features

  • cli: reading from stdin and file (8c002da)
  • dependencies: enable semantic release (0728675)
  • format: use new format (39df906)
  • metadata: add basic metadata validation (432406b)
  • paths: enforce paths format validation (53c1653)