Skip to content

v2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 May 20:53

2.0.0 (2026-05-10)

⚠ BREAKING CHANGES

  • add AutoUnitKey to Op params
  • add FreeCAD 1.1.0 support

NOTE: to be precise, this release supports FreeCAD 1.1.1. Earlier versions are unlikely to be fully compatible.

Features

  • Add FreeCAD 1.1.0 support (5ed8fdb), closes #51
  • Add missing params to operations (acaaf36)

Bug Fixes

  • Add AutoUnitKey to Op params (0cc0a58), closes #40
  • Add clear error message for invalid post processor (ffabcb7)
  • Helix visualization issues (ba9e3d0)
  • Incorrect ClearingPattern value for grid (77e63da)
  • Profile return type missing (28c6295)
  • Relax arc coordinate requirements in visualizer (61897ce)
  • Require post_processor for job (c41677a)
  • Set ToolController in RampEntry dressup (370df84)

Documentation

  • Document a know issue/limitation with offset patterns (203c7e0)
  • Update readme (7b7a34c)