Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 631 Bytes

CHANGES.md

File metadata and controls

27 lines (16 loc) · 631 Bytes

v0.2.3

  • bump OCADml dependency to v0.6.0
  • add Mesh.skline example page
  • minor cleanup of old examples with newer convenience functions

v0.2.2

  • adapt to OCADml Mesh breaking change (polygonal -> triangular)

v0.2.1

  • make odoc manual compatible with odig
  • update PolyText example to reflect move into optional sublibrary (OCADml v0.4.0)

v0.2.0

  • add dimension type parameter to Scad.t (adjust to abstract Gg types in OCADml)

v0.1.1

  • add ?incl parameter to Scad.to_file for two file "include" trick
  • use incl:true in a couple examples

v0.1.0

  • Initial opam release of the OSCADml library