Skip to content

Releases: gumyr/build123d

v0.5.0

26 Mar 13:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

19 Feb 20:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

18 Jan 22:07
edca151
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

Added Triangle and Intrinsic/Extrinsic Rotation Ordering

11 Dec 19:36
203ad9b
Compare
Choose a tag to compare

What's Changed

  • Added new Sketch Object: Triangle -- Add any triangle to the sketch by specifying the length of any side and any two other side lengths or interior angles.
  • Add rotation ordering to Location, Rotation, and Plane.rotated by @jdegenstein in #420
    (optionally specify rotation ordering with Intrinsic or Extrinsic enums
  • Update topology.py to fix Edge.intersections edge length issue #324 by @jdegenstein in #425
  • ensure parents of joints are handled properly during deep copy by @bernhard-42 in #426
  • Trapezoid width is now fully controlled by width param by @jdegenstein in #430

Full Changelog: v0.1.1...v0.2.0

pypi2

05 Dec 15:20
5aa3aa8
Compare
Choose a tag to compare

Test release for publishing to pypi

Initial Release

01 Dec 16:30
Compare
Choose a tag to compare

Trial release in order to publish to pypi.