Skip to content

LibGEOS v0.1.2

Choose a tag to compare

@yeesian yeesian released this 25 May 01:20
· 250 commits to master since this release
Buffer can also return a MultiPolygon, not only a Polygon (#31)

* Buffer can return other things than Polygon.

* Added test for buffer output type.

* Removed dummy false check.

* allow failures on nightlies

* allow failures on nightlies on Travis