v3.6.0
·
152 commits
to refs/heads/master
since this release
This release introduces the calculation of the yield moment when material properties are applied to the section. The yield moment is calculated as part of the geometric analysis with calculate_geometric_properties()
and can be retrieved with the get_my()
or get_my_p()
methods.
What's Changed
🚀 Features
- Add shape factors for composite analyses (#480) @robbievanleeuwen
- Add yield moment calculation (#476) @robbievanleeuwen
📦 Dependencies
- Bump version to v3.6.0 (#481) @robbievanleeuwen
- Bump microsoft/pyright from 1.1.386 to 1.1.387 (#479) @robbievanleeuwen
- Bump ionelmc/pytest-benchmark from 4.0.0 to 5.1.0 (#478) @robbievanleeuwen
- Bump astral-sh/uv from 0.4.27 to 0.4.29 (#477) @robbievanleeuwen
Full changelog: v3.5.0...v3.6.0