Releases: StructuralPython/sectionproperties-tools
Releases · StructuralPython/sectionproperties-tools
v0.4.2 - Update CI and deps
What's Changed
- update deps, added subset_to_extract option from extract_properties by @connorferster in #7
- chore: bump dependencies, bump version by @connorferster in #8
- chore: bump version by @connorferster in #9
- chore: fix CI to 3.13; update minimum python, update lock file by @connorferster in #10
Full Changelog: v0.4.1...v0.4.2
v0.4.1
Dependencies
- Update dependencies for compatibility with
structural_starterkit
Full Changelog: v0.4.0...v0.4.1
v0.4.0
- Update dependency requirements
- Added
subset_to_extractparam inextract_properties
v0.3.1
Re-release for GHA
v0.3.0r1
New release for GHA
v0.3.0
What's Changed
- Fixed bug when deserializing
CompoundGeometry - Fixed stress extractor func not keying stresses by material
- Fixed stress extractor having different keys than stress plots
Full Changelog: v0.2.0...v0.3.0
v0.2.0r1
Re-release for GH actions
v0.2.0
- Updated pyproject.toml for full list of compatible Python versions
v0.1.0
Initial release
This package adds convenience functions for exporting sectionproperties, enveloping stress results, and serializing/de-serializing meshed Geometry and CompoundGeometry objects.