0.7.1 : Maintenance
Maintenance release upgrading internal dependencies and fixing the following issues.
- new syntax to have keys containing '.' in the JSON path keys
a.b.
c.d.e
- display full stacktrace for Initialization error
- apply JsonPath on ArrayAssertion.is
- improve title of ArrayAssertion.is
- display content of malformed datatable in error
- improve error reporting on HTTP timeout
Two small additions :
- add getJsonOpt on Session
- add helper
query_gql
to query GraphQL endpoint