Skip to content

Releases: rgcv/libcgal-julia

v0.6.1

12 Feb 02:33
019daea
Compare
Choose a tag to compare
Segment_3's min and max should override Base

v0.6.0

11 Feb 18:29
a3e634e
Compare
Choose a tag to compare
Update README: dep versions, 2 shared libs info

v0.5.1

08 Feb 14:03
370a0af
Compare
Choose a tag to compare
Swap lines

v0.5.0

06 Feb 21:28
d5e3d82
Compare
Choose a tag to compare
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

30 Jan 14:37
8d97853
Compare
Choose a tag to compare
Add missing Iso_rectangle_2 constructor

v0.3.2

20 Jan 20:01
eb072c6
Compare
Choose a tag to compare
Use master revision of BB + make it verbose

v0.3.1

17 Jan 11:29
b857e17
Compare
Choose a tag to compare
Hack in move of dlls to `bin`

v0.3.0

16 Dec 12:43
23b7c05
Compare
Choose a tag to compare
Bump CGAL to 5.0

v0.2.1

10 Dec 00:44
9865410
Compare
Choose a tag to compare
Restore enum.cpp, not ready yet

v0.2.0

01 Dec 00:51
be86067
Compare
Choose a tag to compare
Add circle/circle intersection

Includes vector visitation in Intersection_visitor overhaul. Now using
julia's C API directly