v2.0.0
- Add
intersection_thresholdargument tointersection/is_intersectionmethods: #43 (Thanks to @usman5251) - Modify to accept regular expression for separator argument of
from_range_textmethod: #41 (Thanks to @pantierra) - Fix the behavior of range when traversing from end to start: #44 (Thanks to @4l1fe)
- Drop support for Python 3.6
- Add support for Python 3.11
Full Changelog: v1.2.0...v2.0.0