Skip to content

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 04 Sep 18:42
· 101 commits to master since this release

LibGEOS v0.7.2

Diff since v0.7.1

Closed issues:

  • interiorRing crash (#128)
  • Implement bounds checking for the GEOS functions (#130)

Merged pull requests:

  • Alter the generator to free strings returned by GEOS. (#122) (@nraynaud)
  • Add bounds checking for Interior rings (#131) (@yeesian)
  • Add bounds checking when indexing into collections (#132) (@yeesian)