Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Oct 14, 2020. It is now read-only.
This repository was archived by the owner on Oct 14, 2020. It is now read-only.
There was an error while loading. Please reload this page.
The addition of an regex matching expression would be great. If I see it correct you can now only match literal strings with:
[?(@.title== "A string")]I thought of something like:
[?(@.release=~ "/\d{4}-\d{2}-\d{2}\s\d{2}:\d{2}:\d{2}/"]