Build123d (A Python CAD programming library) Roadmap
github.com·6h·
Discuss: Hacker News
Flag this post

build123d Roadmap – Planned Major Features

The primary objective for release 1.0.0 of build123d is to establish a stable and robust API that users can rely on for long-term projects. Once this milestone is reached, the core API will be considered frozen—meaning that any non–backward compatible changes must go through a formal deprecation cycle, with clear warnings and transitional support. This deprecation policy is already followed in practice for certain changes and will become standard for all breaking modifications post-1.0.0. New features introduced in future versions, including those outlined in this roadmap, will extend the existing API without altering existing functionality, ensuring that user code continues to run unchanged unless deprecated elements are ex…

Similar Posts

Loading similar posts...