Update dependency build123d to >=0.8,<0.9 #218
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
>=0.5,<0.8
->>=0.8,<0.9
Release Notes
gumyr/build123d (build123d)
v0.8.0
Compare Source
What's Changed
__eq__
and__ne__
for classes implementing them by @alexer in https://github.com/gumyr/build123d/pull/707Compound.make_compound()
intutorial_joints.py
and fix intro ex. 23 algebra by @jdegenstein in https://github.com/gumyr/build123d/pull/715bounding_box
and implementoptimal=False
in a few more places by @jdegenstein in https://github.com/gumyr/build123d/pull/733Shape.split_by_perimeter
fixes issue #751 by @gumyr in gumyr/build123d@8a91db6 gumyr/build123d@5ed1499 gumyr/build123d@312b50cFace.make_surface_from_array_of_points
by @Jojain in https://github.com/gumyr/build123d/pull/755Face.is_planar
property fixes issue #756 by @gumyr in gumyr/build123d@9fb163cCompound.first_level_shapes
to extract objects by @gumyr in gumyr/build123d@9fb163cShell.loft
by @Jojain in https://github.com/gumyr/build123d/pull/767pathlib.Path
support for file import and export by @erooke in https://github.com/gumyr/build123d/pull/787New Contributors
Full Changelog: gumyr/build123d@v0.7.0...v0.8.0
Configuration
📅 Schedule: Branch creation - "before 9am on Saturday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.