Releases: rgcv/libcgal-julia
Releases · rgcv/libcgal-julia
v0.6.1
v0.6.0
Update README: dep versions, 2 shared libs info
v0.5.1
Swap lines
v0.5.0
Add CK intersection, hide CK::Line_arc_2 through conversion This will DEFINITELY come back to bite me in the ass.. ah well, needed this for testing, didn't give it a terrible amount of thought.
v0.4.0
Add missing Iso_rectangle_2 constructor
v0.3.2
Use master revision of BB + make it verbose
v0.3.1
Hack in move of dlls to `bin`
v0.3.0
Bump CGAL to 5.0
v0.2.1
Restore enum.cpp, not ready yet
v0.2.0
Add circle/circle intersection Includes vector visitation in Intersection_visitor overhaul. Now using julia's C API directly