File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11Changelog:
22==========
33
4+ v2.0.3:
5+ -------
6+
7+ - Add top reinforcement to concrete section library sections
8+ - Add option to specify concrete circle area to ``concrete_circular_section() ``
9+ - Update concrete section library to prevent overlapping geometries
10+ - Fix implementation of ``Geometry `` and ``CompoundGeometry `` ``.__sub__() `` method
11+ - Add method to detect overlapping geometry errors and generate warning
12+ - Add option to create coarse mesh (no angle or area constraints)
13+ - Update ``rhino-shapley-interop `` and ``cad_to_shapely `` requirements
14+
15+ **Full changelog: ** `2.0.2...2.0.3 <https://github.com/robbievanleeuwen/section-properties/compare/2.0.2...2.0.3 >`_
16+
417v2.0.2:
518-------
619
Original file line number Diff line number Diff line change 66in structural design and visualise cross-sectional stresses resulting
77from combinations of applied forces and bending moments.
88"""
9- __version__ = "2.0.2 "
9+ __version__ = "2.0.3 "
You can’t perform that action at this time.
0 commit comments