New features:Optimize *[a[].b match "foo"]Optimize nested paths (e.g. *[foo[].bar[].baz match "bar"]). This also makes them possible to use inside score().Bug fixes:Fix *[foo == null] when foo refers to an empty objectFix some edge case bugs related to negation.