Skip to content

Releases: emyann/matron

v1.0.2

17 Mar 14:59
65eb602
Compare
Choose a tag to compare

1.0.2 (2020-03-17)

Bug Fixes

  • package.json to reduce vulnerabilities (632c3ad)

v1.0.1

09 Mar 01:53
36c18a4
Compare
Choose a tag to compare

1.0.1 (2020-03-09)

Bug Fixes

  • import parser type from ts file not js file (192aa3e)

v1.0.0

08 Mar 23:30
fabfe87
Compare
Choose a tag to compare

1.0.0 (2020-03-08)

Bug Fixes

Features

  • add advanced typescript example (3097838)
  • generate json schema at build time. Validate yaml against json schema (ad6b1cf)

BREAKING CHANGES

  • Complete rewrite of the CLI interface.

v1.0.0-beta.3

08 Mar 23:27
ae6dac2
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release

1.0.0-beta.3 (2020-03-08)

Features

  • generate json schema at build time. Validate yaml against json schema (ad6b1cf)

v1.0.0-beta.2

07 Mar 03:34
a62262a
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

1.0.0-beta.2 (2020-03-07)

Bug Fixes

  • publish only dist files (b3a6572)

v1.0.0-beta.1

07 Mar 02:55
0c20035
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

1.0.0-beta.1 (2020-03-07)

Bug Fixes

BREAKING CHANGES

  • Complete rewrite of the CLI interface.

v0.17.0-beta.1

07 Mar 02:41
ed8315f
Compare
Choose a tag to compare
v0.17.0-beta.1 Pre-release
Pre-release

0.17.0-beta.1 (2020-03-07)

Features

  • add advanced typescript example (3097838)