Skip to content

Releases: Matriz88/gherkin-checker

v1.0.5

18 Apr 22:21
Compare
Choose a tag to compare
  • added --mode and --report cli options
  • changed reporter.type value in default_config.js
  • readme.md updated
  • new travis build (base setup)
  • updated tap-parser

v1.0.4

16 Dec 19:12
Compare
Choose a tag to compare
  • added a custom reporter
  • added test mode option ('full' | 'light')
  • refactor

v1.0.3

15 Dec 22:26
Compare
Choose a tag to compare

v1.0.2

15 Dec 09:13
Compare
Choose a tag to compare

Syncronous stack.
Now files will be read synchronously with utils.readFileSync() instead of utils.readFileAsync().

1.0.1

14 Dec 21:17
Compare
Choose a tag to compare

fixed package.json license

1.0.0

14 Dec 21:00
Compare
Choose a tag to compare

First stable release.
README.md