This update introduces compatibility with Python 3.14, adds optional web thickness specification for RHS geometries, and includes a new method for displaying transformed results.
What's Changed
🚀 Features
- Add
display_transformed_results()method (#576) @robbievanleeuwen - Add RHS web thickness (#575) @robbievanleeuwen
📦 Dependencies
- Bump version to v3.10.0 (#578) @robbievanleeuwen
- Update various dependencies (#577) @robbievanleeuwen
- Support python 3.14 (#573) @connorferster
- Update core dependency specifiers (#558) @robbievanleeuwen
Full changelog: v3.9.0...v3.10.0