Skip to content

Releases: robotframework-thailand/robotframework-jsonlibrary

0.5

08 Aug 08:59

Choose a tag to compare

new keywords:

  • Validate Json By Schema  
  • Validate Json By Schema File

new dependency:

  • jsonschema>=2.5.1

bugfix:

  • keywords that modify JSON object were previously modifying the object passed as argument whereas the documentation as always said the modified object should be retrieved as a keyword output. Check #47 & #48 for more details

0.4.1

09 Jun 15:46
eb027c8

Choose a tag to compare

Bug fix:

0.4

31 May 16:18
1526afc

Choose a tag to compare

0.4

switch to jsonpath-ng as a parser instead of jsonpath-rw

new keywords:

  • Dump JSON To File
  • Should Have Value In JSON
  • Should Not Have Value In JSON

bugfixes:

0.3.1

25 Jul 12:01

Choose a tag to compare

Fix travis file

release v0.3

15 May 09:14
3b0d4aa

Choose a tag to compare

Rebuild from code v0.2

release v0.2

28 Apr 07:24

Choose a tag to compare

use jsonpath-rw-ext instead of pure jsonpath-rw to support extensions like filter. Thanks @idxn for this release.

release v0.1

02 Mar 09:22

Choose a tag to compare

update git url