Skip to content

Releases: cybertk/ramlev

Release v0.4.1

26 Sep 03:43
Compare
Choose a tag to compare
  • [added] Support require ramlev as a lib (Thanks @umezo)
  • [improved] Support iojs, nodejs v4 and v5

ramlev v0.4.0

27 Jul 04:11
Compare
Choose a tag to compare

Changelog:

  • Bump deps in package.json
  • Support application/*+json
  • Support install from git via npm i git://github.com/cybertk/ramlev.git

Release 0.3.0

19 Nov 18:02
Compare
Choose a tag to compare
  • Support csonschema
  • Support fake jsonschema root via --fakeroot
  • More cleaner test results

Feature Ready Release

13 Sep 17:12
Compare
Choose a tag to compare
  • Support -r/--reporters to switch reporter
  • Pretty failed message when example is not validated against schema
  • Pretty failed message when example/schema itself is not a validate json