You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 14, 2020. It is now read-only.
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}/"]