v0.33.0
Changed
- KCL: completions to use new
=
syntax for object arguments instead of old:
- KCL: stdlib function
startSketchAt()
now deprecated, withstartSketchOn()
remaining the preferred option - KCL: unlabeled first parameter now defaults to
%
Added
- KCL: completion supported from import statements
- KCL: Implemented boolean logical and/or, thanks @guptaarnav!
- Dry-run validation for Loft
- Double click label on sketch to dimension
Full Changelog: v0.32.0...v0.33.0