Release v0.0.27 #141
Pinned
shivasurya
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This release gives a huge boost to query structure and support by adding
predicate
support andSELECT
entity keyword in code-pathfinder queries parity to CodeQL. 🚀You can now declare predicates within the
CQL
query and invoke them within the query. It improves re-usability and puts us in better place to implementclass and predicates
in future release 🏅You can now use
SELECT
keyword to pick specific one from the bunch of result. ⛏️What's New?
CQL
query by @shivasurya in feat: Add SELECT clause support forCQL
query #137Chore
Full Changelog: v0.0.26...v0.0.27
This discussion was created from the release Release v0.0.27.
Beta Was this translation helpful? Give feedback.
All reactions