This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
jmespath-0.3.0-SNAPSHOT
Pre-release
Pre-release
iconara
released this
06 May 17:40
·
79 commits
to master
since this release
This is a prerelease of Gson support (see #32, and accidentally also released as jmespath-0.2.1) and improvements to how function calls are handled, arity is checked at compile time, and you can configure the runtime to handle type errors by making the function call return null
(see #26), and other changes to the arity checking possibilities (see #36).