Skip to content

Releases: genomematt/survivalvolume

v1.2.4

06 Mar 02:28
Compare
Choose a tag to compare

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

31 May 03:59
Compare
Choose a tag to compare

maintenance release to account for changes in dependencies

v1.2.2

21 Oct 04:51
fe1839f
Compare
Choose a tag to compare

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

15 Oct 04:20
eafc047
Compare
Choose a tag to compare

bug fix release to accommodate changes in lifelines

SurvivalVolume v.1.2.0

01 Nov 03:11
8c9b9a8
Compare
Choose a tag to compare

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

26 Jul 06:51
Compare
Choose a tag to compare

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

12 Dec 05:28
Compare
Choose a tag to compare

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

First public beta of SurvivalVolume

31 Oct 11:48
Compare
Choose a tag to compare
v1.0.0b1

add joss paper