Releases: JuliaGeo/LibGEOS.jl
Releases · JuliaGeo/LibGEOS.jl
v0.8.3
02 Jun 16:08
Compare
Sorry, something went wrong.
No results found
v0.8.2
01 Jun 10:21
Compare
Sorry, something went wrong.
No results found
v0.8.1
30 Apr 08:27
Compare
Sorry, something went wrong.
No results found
v0.8.0
22 Apr 22:19
Compare
Sorry, something went wrong.
No results found
v0.7.5
20 Dec 16:13
Compare
Sorry, something went wrong.
No results found
v0.7.4
22 Oct 20:56
Compare
Sorry, something went wrong.
No results found
v0.7.3
16 Sep 19:56
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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: