Skip to content

Releases: JuliaGeo/LibGEOS.jl

v0.8.3

02 Jun 16:08
f92eda4

Choose a tag to compare

LibGEOS v0.8.3

Diff since v0.8.2

Merged pull requests:

v0.8.2

01 Jun 10:21
4928bb3

Choose a tag to compare

LibGEOS v0.8.2

Diff since v0.8.1

Merged pull requests:

  • list exported and GeoInterface methods in readme (#168) (@rafaqz)
  • expose createEmptyPolygon, reverse, makeValid (#169) (@jw3126)

v0.8.1

30 Apr 08:27
1ae44e3

Choose a tag to compare

LibGEOS v0.8.1

Diff since v0.8.0

Merged pull requests:

v0.8.0

22 Apr 22:19
5264a1e

Choose a tag to compare

LibGEOS v0.8.0

Diff since v0.7.5

Merged pull requests:

  • overload hash and equality (#147) (@jw3126)
  • [Breaking] consolidate wrapper and pointer APIs into one wrapper API (#149) (@visr)
  • Geointerface conversions (#156) (@rafaqz)
  • Faster hash and equality (#159) (@jw3126)

v0.7.5

20 Dec 16:13
1648e32

Choose a tag to compare

LibGEOS v0.7.5

Diff since v0.7.4

Merged pull requests:

v0.7.4

22 Oct 20:56
93855e0

Choose a tag to compare

LibGEOS v0.7.4

Diff since v0.7.3

Merged pull requests:

v0.7.3

16 Sep 19:56
f248f0d

Choose a tag to compare

LibGEOS v0.7.3

Diff since v0.7.2

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)

v0.7.2

04 Sep 18:42

Choose a tag to compare

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)

v0.7.1

02 Sep 10:18
ce017e7

Choose a tag to compare

LibGEOS v0.7.1

Diff since v0.7.0

Closed issues:

  • Plotting through GeoInterface not working (#126)

Merged pull requests:

v0.7.0

25 Jul 08:47
fcb43d4

Choose a tag to compare

LibGEOS v0.7.0

Diff since v0.6.12

Closed issues:

  • STRtree Initialization? (#78)
  • replace evaled functions (#105)
  • GEOSConstrainedDelaunayTriangulation_r loops forever on a valid polygon (#123)

Merged pull requests: