Releases: JuliaGeometry/Clipper.jl
Releases · JuliaGeometry/Clipper.jl
v0.6.3
v0.6.0
Clipper v0.6.0
Merged pull requests:
- Install TagBot as a GitHub Action (#37) (@JuliaTagBot)
- switch to yggdrasil (#38) (@SimonDanisch)
v0.5.1
v0.5.1 (2019-09-13)
Merged pull requests:
- Added convenience constructor to work with floating point values. (#36) (BioTurboNick)
Julia 1.0 compat
Merge pull request #35 from JuliaGeometry/sd-test 1.0 updates
Use BinaryProvider and move to JuliaGeometry
Merge pull request #29 from JuliaGeometry/master use binarybuilder/provider cross compilation
Deprecate building with cl.exe, add support for Julia 0.6.
v0.3.0 Clipper v0.3.0 [f02c3beec3]
Support for pointinpolygon and PolyTrees.
See #23 for an explanation.
Fix build dependency for Windows
Pkg.build was failing on some Windows systems. Added a dependency to the winpthreads library to fix this.
Build on Windows using WinRPM and Clipper version update.
v0.2.0 Clipper v0.2.0 [f45bd4ab3a]