Skip to content

Latest commit

 

History

History
67 lines (51 loc) · 2.08 KB

CHANGELOG.md

File metadata and controls

67 lines (51 loc) · 2.08 KB

Change Log

next - TBA

  • ...

[0.6.1] - 2023-12-08

Enhancements
  • CI - User reusable workflow for automated release (#68)

[0.6.0] - 2023-12-08

todo

0.5.1 - 2023-01-20

Fixes
  • owassurvivaldata: fix setting initialzation (#61)

0.5.0 - 2022-12-06

Enhancements
  • owcohors: add model and coefficients output (#52)
  • owranksurvivalfeatures: add log-rank scorer (#57)
  • owranksurvivalfeatures: add Features output (#58)
Fixes
  • Remove calls to deprecated get_column_view method (#59)

0.4.0 - 2022-04-02

0.3.0 - 2021-10-28

Enhancements
  • owkaplanmeier: add log-rank to legend footer (#17)
  • New widget: Rank Survival Features (#16)
  • New widget: Stepwise Cox Regression (#18)
  • New widget: Cox Regression (#23)

0.2.0 - 2021-03-29

Enhancements
  • Kaplan-Meier Plot icon (#11)
  • owkaplanmeier: enable widget report, add description (#12)
  • owkaplanmeier: change the symbol of censored data (#13)
  • owkaplanmeier: add more information to the plot legend (#14)

0.1.0 - 2021-01-12

Enhancements
  • New widget: Kaplan-Meier Plot