v1.0.0
gsm.kri v1.0.0
We are happy to announce the first major release of the gsm.kri package, which houses the metric and module workflows, as well as all visualization functions and widgets for the GSM pipeline.
Key Enhancements:
-
Updated KRI Descriptions and Templates:
The descriptions of Key Risk Indicators (KRIs) have been updated to improve clarity and understanding based on Risk Advisor feedback.
PR #27 -
Qualification Report GitHub Actions (GHA):
A new GitHub Actions workflow for generating qualification reports has been added, automating the process and ensuring better integration with the overall pipeline.
PR #33 -
Update to gsm.viz 2.2:
The package has been updated to usegsm.vizversion 2.2, bringing new visualization capabilities and updates.
PR #36 -
Replacement of clindata with gsm.datasim:
In line with updates across other GSM packages,clindatahas been replaced with thegsm.datasimpackage.
PR #34 -
"How to Add a New KRI" Vignette:
A new vignette has been added that provides a step-by-step guide on how to add a new KRI to the package, making it easier for users to extend and customize the package for their needs.
PR #29
Other Updates:
- Several bug fixes have been applied to improve stability and functionality.
For more detailed information, please refer to the pull requests linked above.
What's Changed
- main -> dev after release by Laura Maxwell (@lauramaxwell) in #21
- Update KRI descriptions and add issue/pr templates by Laura Maxwell (@lauramaxwell) in #27
- Add namespace to workflow function calls by Laura Maxwell (@lauramaxwell) in #31
- Add qualification report GHA by Laura Maxwell (@lauramaxwell) in #33
- Update to gsm.viz 2.2 by Laura Maxwell (@lauramaxwell) in #36
- Closes #6 Use datasim instead of clindata by Zelos Zhu (@zdz2101) in #34
- Change gsm to gsm.core by Laura Maxwell (@lauramaxwell) in #39
- Update token for qual check by Laura Maxwell (@lauramaxwell) in #40
- How to Add a new KRI vignette by Laura Maxwell (@lauramaxwell) in #29
- gsm.kri v1.0.0 Release Candidate by Laura Maxwell (@lauramaxwell) in #42
New Contributors
- Zelos Zhu (@zdz2101) made their first contribution in #34
Full Changelog: v0.0.1...v1.0.0