v0.2.1
- When creating
JMESVariable
for an object we cannot parse instead of outputting a.null
output.other(any)
. - When collapsing a
JMESVariable.other
return a string representation of it viaString(describing:)
- Add
Expression.search
functions that cast to aRawRepresentable
viainit(rawValue)
- Add more descriptive errors
- Add
Expression.search
functions that take json inData
format