v0.7.3
LibGEOS v0.7.3
Closed issues:
- improve test coverage (#39)
- create multi geometries from vector of single geometries (#87)
- Convert from LinearRing to Polygon/MultiPolygon (#129)
- Error with destroyGeom when creating Polygons (#133)
Merged pull requests:
- Add Polygon constructors and createPolygon functionality (#134) (@skygering)
- Update Constructors with new functionality and test memory safety (#136) (@skygering)
- Update constructors with PR-requested style changes (#137) (@skygering)