Skip to content

v2.0.0

Choose a tag to compare

@thombashi thombashi released this 11 Feb 04:24
· 128 commits to master since this release
v2.0.0
  • Add intersection_threshold argument to intersection/is_intersection methods: #43 (Thanks to @usman5251)
  • Modify to accept regular expression for separator argument of from_range_text method: #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