Releases: JuliaGeo/LibGEOS.jl
Releases · JuliaGeo/LibGEOS.jl
LibGEOS v0.1.1
Fix createCoordSeq + test (#26) * Fix createCoordSeq + test * fix ambiguity in createCoordSeq(size::Integer; ndim::Integer) * fix segfault in Point(2,5) * more test coverage for createCoordSeq * fix test for 0.4 support * switch to new signatures * bugfix * Fix CoordSeq test Don't set coordinates beyond index 1 in a size 1 CoordSeq
LibGEOS v0.1.0
Loosen function signatures
Updates for julia v0.5
Drop support for julia v0.3
LibGEOS v0.0.4
Merge pull request #16 from tkelman/patch-1 also test 0.3 on travis
LibGEOS v0.0.3
Merge pull request #7 from JuliaGeo/bindeps Provide build script
LibGEOS v0.0.2
Merge pull request #5 from JuliaGeo/up Test dependencies, squash 0.4 warnings, new install instructions