File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
Changelog:
2
2
==========
3
3
4
+ v2.1.4:
5
+ -------
6
+
7
+ - Add side bar option to ``concrete_rectangular_section() ``, thanks to `@Agent6-6-6 <https://github.com/Agent6-6-6 >`_
8
+ - Fix difference operation raising an error, thanks to `@connorferster <https://github.com/connorferster >`_
9
+ - Added ``concrete_column_section() `` and ``add_bar() `` methods, thanks to `@connorferster <https://github.com/connorferster >`_
10
+
11
+ **Full changelog: ** `2.1.3...2.1.4 <https://github.com/robbievanleeuwen/section-properties/compare/2.1.3...2.1.4 >`_
12
+
4
13
v2.1.3:
5
14
-------
6
15
Original file line number Diff line number Diff line change 6
6
in structural design and visualise cross-sectional stresses resulting
7
7
from combinations of applied forces and bending moments.
8
8
"""
9
- __version__ = "2.1.3 "
9
+ __version__ = "2.1.4 "
You can’t perform that action at this time.
0 commit comments