-
v1, Alpha 2 Pre-Release
released this
2024-06-11 11:15:39 +00:00 | 21 commits to main since this releaseThis has two overall changes:
byFields
functions now take an optionalFieldMatch
enumeration instead of a string;FieldMatch::All
equates toAND
, andFieldMatch::Any
equates toOR
- IDs can now be generated automatically; information has been added to the README
Downloads