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.