What's Changed
- Optional extras by @alpha-beta-soup in #63
Important
pip install vector2dggs will no longer install any backends. Equivalent installation behaviour is now pip install vector2dggs[all].
Tip
Specific backends can now be installed selectively, e.g. pip install vector2dggs[s2,h3].
Full Changelog: v0.11.1...v0.12.0