Greatly simplified and extended the Python API and improved its [documentation](https://bamler-lab.github.io/constriction/apidoc/python/). Only minimal changes to the [Rust API](https://docs.rs/constriction/latest/constriction/).
While this release technically introduces breaking changes to the Python API (hence the jump from v0.1.5 to v0.2.0), you're likely to be able to upgrade without problems. Most methods that were made obsolete by the new API have only been deprecated so far, and they will print a warning message with upgrade instructions.