Crossandra 2.1.0
This release should also include mypyc wheels for Python 3.12 on PyPI.
Added
Rule
objects now acceptre.Pattern
forpattern
- Improved typing for
Rule.__eq__
,Rule.__or__
, andRuleGroup.__or__
Rule
objects can now be unioned withRuleGroups
Fixed
- The
common.NUMBER
andcommon.SIGNED_NUMBER
rule groups now correctly prioritize floats over integers