Skip to content

v0.0.22

Choose a tag to compare

@ymost ymost released this 17 Jun 07:41
· 131 commits to release since this release
aa1be79
  1. Add functions: all_of, any_of.
  2. Allow providing multiple predicates to where (#87)
  3. Fix logic for testing containment in dynamic types (#96)
  4. Prevent accidental use of logical operators (#97)