Skip to content

Releases: genomematt/survivalvolume

v1.2.4

Choose a tag to compare

@genomematt genomematt released this 06 Mar 02:28

v1.2.4 bugfix release

  • update lifelines.kmf plot call
  • update pandas xlsx import call
  • change default y axis so zero values less likely to be hidden
  • move testing to GitHub Actions
  • add code of conduct

v1.2.3

Choose a tag to compare

@genomematt genomematt released this 31 May 03:59

maintenance release to account for changes in dependencies

v1.2.2

Choose a tag to compare

@genomematt genomematt released this 21 Oct 04:51
fe1839f

bugfix update for importing Studylog excel files
Now requires pandas >= 0.25.1 (due to changes in function arguments).
Default sheet name is now 'Absolute_TV'

v1.2.1

Choose a tag to compare

@genomematt genomematt released this 15 Oct 04:20
eafc047

bug fix release to accommodate changes in lifelines

SurvivalVolume v.1.2.0

Choose a tag to compare

@genomematt genomematt released this 01 Nov 03:11
8c9b9a8

Enhancements to the calculation of confidence intervals to provide more accurate values at low n. The 95% CI is now calculated with a t distribution and results match R's t-test and Graphpad Prism's 95% CI.

v1.1.0

Choose a tag to compare

@genomematt genomematt released this 26 Jul 06:51

This is the v1.1.0 release which adds support for studylog Absolute TV format and uses the mpld3 v0.3 release that fixes previous issues with stepped line graphs.

Initial release of SurvivalVolume

Choose a tag to compare

@genomematt genomematt released this 12 Dec 05:28

This is the initial full release of the SurvivalVolume package, and is the version used for the JOSS paper.

First public beta of SurvivalVolume

Choose a tag to compare

@genomematt genomematt released this 31 Oct 11:48
v1.0.0b1

add joss paper