Skip to content

gsm.reporting v1.0.0

Choose a tag to compare

@lauramaxwell lauramaxwell released this 14 Mar 16:41
921d2ee

gsm.reporting v1.0.0

We are pleased to introduce the first major release of the gsm.reporting package, which powers the GSM reporting data model and orchestrates the workflows for generating reports within the GSM pipeline. This release marks a significant milestone, the release of a modularized ecosystem for the GSM pipeline.

Key Updates:

  • Qualification Report GitHub Actions (GHA):
    A new GitHub Actions workflow has been integrated for generating qualification reports, streamlining the process and automating report generation for better efficiency.
    PR #12

  • Replacement of clindata with gsm.datasim:
    The outdated clindata data has been replaced with gsm.datasim, a more advanced and reliable module for data simulation.
    PR #13

  • Vignette Updates and Enhancements:
    Several changes have been made to improve the documentation, to ensure users can easily navigate the reporting workflows.
    PR #14

Additional Changes:

  • Various bug fixes have been implemented to improve the stability of the package.

For more details, please refer to the pull requests linked above.

What's Changed

New Contributors

Full Changelog: v0.0.1...v1.0.0