Changes - Improved performance slightly by using fixed-size vec when iterating through geohash neighbours - Better error message when passing the wrong type as polygon
0.2.0
Changes - Simplified code to convert shapely polygon -> rust by using `py_geo_interface`. Slight performance gain - migrate to pyo3 Bounds API