Releases: OCADml/OSCADml
Releases · OCADml/OSCADml
0.2.3
CHANGES:
- bump OCADml dependency to v0.6.0
- add
Mesh.skline
example page
- minor cleanup of old examples with newer convenience functions
0.2.2
CHANGES:
- adapt to OCADml Mesh breaking change (polygonal -> triangular)
0.2.1
CHANGES:
- make odoc manual compatible with odig
- update PolyText example to reflect move into optional sublibrary (OCADml v0.4.0)
0.2.0
CHANGES:
- add dimension type parameter to
Scad.t
(adjust to abstract Gg types in OCADml)
0.1.1
CHANGES:
- Add
?incl
parameter to Scad.to_file
for two file "include" trick
- use
incl:true
in a couple examples
0.1.0
CHANGES:
- Initial opam release of the OSCADml library