Skip to content

v0.2.1

Compare
Choose a tag to compare
@adam-fowler adam-fowler released this 02 Jun 14:58
· 29 commits to main since this release
  • 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 via String(describing:)
  • Add Expression.search functions that cast to a RawRepresentable via init(rawValue)
  • Add more descriptive errors
  • Add Expression.search functions that take json in Data format