Skip to content

Release v1.1.0 - 2015-09-16

Compare
Choose a tag to compare
@trevorrowe trevorrowe released this 16 Sep 21:29
· 113 commits to main since this release

References: #5, #7

  • Updated the compliance tests. Pulled in the latest version from
    jmespath/jmespath.test@47fa723.

  • Adds a new JIT-friendly interpreter and AST optimizations that evaluating
    expressions faster.

    See related GitHub pull request.

  • Removed dependency on multi_json.

  • Now running compliance tests as part of release process.