Releases: ritchie46/anaStruct
Releases · ritchie46/anaStruct
v1.3.4
Note: This will be the final release to support Python 3.7, and the final release in the v1.3 line. It concludes fixing all outstanding bugs.
What's Changed
- Only assert non-None axial element results for truss elements by @smith120bh in #109
- Add error message if point load applied at inclined roller by @smith120bh in #110
- Bump pylint from 2.15.9 to 2.15.10 by @dependabot in #111
- Fix reactions and nodal results in load combinations by @smith120bh in #113
Full Changelog: release-v1.3.3...release-v1.3.4
v1.3.3
What's Changed
- Create CITATION.cff by @someparsa in #97
- Fix bug with specifying direction of q_load by @smith120bh in #106 (thanks, @ghylander!)
- Fix Q-loads in LoadCases by @smith120bh in #107 (thanks, @RichardWhitfield!)
- el.angle, not el.ai in example by @smith120bh in #108 (thanks, @ablundon!)
New Contributors
- @someparsa made their first contribution in #97
Full Changelog: release-v1.3.2...release-v1.3.3
v1.3.2
What's Changed
- Bump pylint from 2.15.6 to 2.15.9 by @dependabot in #101
- Fix release.yaml by @smith120bh in #103
- Bump matplotlib to v3.5.3 by @smith120bh in #102
- Fix package build by @smith120bh in #104
New Contributors
- @dependabot made their first contribution in #101
Full Changelog: release-v1.3.1...release-v1.3.2
v1.3.1
What's Changed
- section database by @lukaszlaba in #23
- Added Q forces for elements by @rodrigo1392 in #31
- Fix ensure_single_hinge() by @smith120bh in #55
- Fix add_multiple_elements() stability error by @smith120bh in #57
- Fix linear spring supports by @smith120bh in #63
- Add rotational supports and rotational restraint option to roller supports by @smith120bh in #64
- Consider Free Body Displacement in Max Deflection Plot Label by @smith120bh in #70
- Correctly Apply q_loads If Only Parallel q_loads Exist by @smith120bh in #71
- Fix Nodal Results in Load Combinations with Point or Moment Loads by @smith120bh in #72
- Fix internal hinges asymmetry by @smith120bh in #73
- Non-uniform loads by @LeoBelmont in #74
- Fix a bunch of typing issues by @smith120bh in #76
- Setup some basic github actions. by @ritchie46 in #75
- Trapezoidal Axial Loads by @smith120bh in #83
- Include anastruct.sectionbase data files by @daradib in #89
- Import ABC from collections.abc for Python 3.10 compatibility. by @tirkarthi in #93
- Update package tests & enable pylint by @smith120bh in #99
New Contributors
- @lukaszlaba made their first contribution in #23
- @rodrigo1392 made their first contribution in #31
- @LeoBelmont made their first contribution in #74
- @daradib made their first contribution in #89
- @tirkarthi made their first contribution in #93
Full Changelog: https://github.com/ritchie46/anaStruct/commits/release-v1.3.1