Skip to content

v0.1.3

Latest
Compare
Choose a tag to compare
@nbolten nbolten released this 20 Nov 08:43
· 2 commits to master since this release

New features

  • make_crossings now validates its input so that it can be used more consistently by outside packages.

Bugs fixed

  • Fixed #8.
  • Removed all side effects from intersection grouping function, which produced inconsistent behavior on different Python versions.