Skip to content

0.8.0

Compare
Choose a tag to compare
@sethfischer sethfischer released this 28 Jun 09:49
· 6 commits to main since this release

0.8.0 (2023-06-28)

Feat

  • cadquery:svg help dropdown
  • add option inline-uri to cadquery:svg
  • cadquery:svg directive
  • cadquery:vtk directive
  • stable api for cadquery-{vtk,svg}, cadquery, cq_plot

Refactor

  • use pathlib as_posix()
  • fix shadow name from outer scope
  • rename help widget to overlay
  • make cqgi.cqgi_parse public
  • inherit from shphinxdirective
  • reduce complexity
  • extract figure node assembly
  • move vtk json exporter to cqgi module
  • move cqgi class to independent module