Skip to content

HTML Reports & Bug Fixes

Choose a tag to compare

@JWock82 JWock82 released this 03 Sep 00:38
· 298 commits to main since this release

v1.3.0

  • Fixed shear wall thickness issues. The new ShearWall feature was not applying the wall thickness correctly. This has been fixed.
  • Fixed a bug in reaction calculations for positive nodal springs. Only reactions for positive springs (e.g. tension-only) were affected.
  • Refactored AxialDeflection to axial_deflection to be consistent with the rest of the code.
  • Fixed a bug in reporting axial deflection arrays. The program was throwing exceptions when axial deflection array results were requested.
  • Fixed a bug preventing reports from generating.
  • Added support for html reporting, and better error messages for getting pdfkit and wkhtmltopdf setup for reporting.