Skip to content

v1.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 12:09
· 642 commits to master since this release

Changes

  • Adjusted workflow for code coverage reporting. Prepped to add components in next release.
  • Added generate_requirements_json.ipynb example.

Bugfixes

  • Fixed improper math.fabs use in sasctl.pzmm.writeJSONFiles.calculateFitStat().
  • Fixed incorrect ast node walk for module collection in sasctl.pzmm.writeJSONFiles.create_requirements_json().