Skip to content

Releases: StructuralPython/sectionproperties-tools

v0.4.2 - Update CI and deps

01 Dec 19:58
3d7814e

Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

01 Dec 17:39

Choose a tag to compare

Dependencies

  • Update dependencies for compatibility with structural_starterkit

Full Changelog: v0.4.0...v0.4.1

v0.4.0

26 Aug 16:16

Choose a tag to compare

  • Update dependency requirements
  • Added subset_to_extract param in extract_properties

v0.3.1

08 Jul 21:35
b2ed839

Choose a tag to compare

Re-release for GHA

v0.3.0r1

08 Jul 21:32
89e2832

Choose a tag to compare

New release for GHA

v0.3.0

08 Jul 21:30

Choose a tag to compare

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

02 Jul 23:40

Choose a tag to compare

Re-release for GH actions

v0.2.0

02 Jul 23:37

Choose a tag to compare

  • Updated pyproject.toml for full list of compatible Python versions

v0.1.0

02 Jul 23:34

Choose a tag to compare

Initial release

This package adds convenience functions for exporting sectionproperties, enveloping stress results, and serializing/de-serializing meshed Geometry and CompoundGeometry objects.