Skip to content

Release 2.1.0

Compare
Choose a tag to compare
@felixdorn felixdorn released this 04 Sep 17:12
· 32 commits to main since this release
60e309b
  • Support for the GROUP operator, building cute (cats OR dogs) using the rule builder is now possible. Note, this rule can be written as cute cats OR dogs. Don't use a group for that.
  • Can negate þoint_radius and bounding_box.
  • Various bug fixes
  • More tests