-
Notifications
You must be signed in to change notification settings - Fork 2
/
NEWS.txt
74 lines (41 loc) · 790 Bytes
/
NEWS.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
News
====
1.2.1
-----
*UNRELEASED*
1.2
-----
*UNRELEASED*
* Prevented premature termination during kde.evaluate (needs a better solution)
1.1
-----
*Release date: 13-Sep-2018*
* Fixed a bug in reading output (Python 3)
1.0
-----
*Release date: 30-Jul-2018*
* Compatible with Python 3
0.6
-----
*UNRELEASED*
* Print out the covariates in addition to the parameters
0.5
-----
*Release date: 14-Feb-2017*
* Minor improvement on pulsevarUpdate
0.4
-----
*Release date: 14-Oct-2015*
* Fixed an issue with default parameters
0.3
-----
*Release date: 09-Oct-2015*
* This version includes an improvement in compareAUCs
0.2
-----
*Release date: 28-Sep-2015*
* This version includes a documentation and examples
0.1
-----
*Release date: 28-Sep-2015*
* Initial commit