Releases: vmware-labs/yaml-jsonpath
Releases · vmware-labs/yaml-jsonpath
v0.3.2
v0.3.1
fix: return false on uncomparable filter instead of panic Signed-off-by: Jeff Davis <[email protected]>
v0.3.0
feat: allow filters to work on all nodes (#49) filter expressions can now be used on all nodes not just arrays Closes #48 Signed-off-by: Jeff Davis <[email protected]>