Skip to content

Releases: biowonks/pfql

security update

25 Mar 03:33
Compare
Choose a tag to compare

Updating moment

Rules must be initiated explicitly in PFQLStream

03 Nov 00:11
v1.2.0
Compare
Choose a tag to compare

Rules must be initiated explicitly in PFQLStream

changes how to write input query

01 Nov 00:10
2de8acd
Compare
Choose a tag to compare
  • Now each protein family definition is an object and array of sets of rules must be passed under the key rules.
  • This allows other metadata about the protein family to be added to the object without mixing the rules.
  • Data under other keys for this object will be transparent to PFQL.
  • It makes older query incompatible with this version.

PFQL - 1.0.3

17 Oct 21:26
Compare
Choose a tag to compare

lodash to deep copy input

PFQL - 1.0.2

17 Oct 00:49
Compare
Choose a tag to compare

PFQLStream and PFQLService available
Documentation about how to make matching rules