-
Notifications
You must be signed in to change notification settings - Fork 0
/
change.log
150 lines (117 loc) · 1.97 KB
/
change.log
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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
0.5.14
- pd tau
0.5.13
- breaking changes in plotting output
0.5.8
- plots minor changing
0.5.7
- fix partials
0.5.6
- extend partials
0.5.5
- partials
0.5.4
- minor changes
0.5.3
- minor fix precompile
- 1.9 support
- minor changes
0.5.2
- minor fix pkimport
- minor changes
0.5.2
- minor fix pkimport
- minor changes
0.5.1
- minor changes
0.5.0
- change pkplot api
- Minor changes
0.4.6
- auc_sparse
- Minor changes
0.4.5
- Unitful
- changes in type promoting
- minor changes in calc steps
- dose time auto type
0.4.4
- minor changes, test julia 1.8
0.4.3
- atomic cmac, tmax, auc
- more test
- try to make less allocations for import
0.4.2
- LimitRule with nca! is dropped
- fix kelstart / kelend when it missing
0.4.1
- output for PD subject
- plotting bl/th
- set/get th/bl
0.4.0
- change KelData structure
- NpLZ parameter
- remove logslope - change slope function with funk keyword
- test
0.3.0
- interpolate NaN and Missing when possible.
- better plotting log10
- docs update
0.2.3
- timefilter
- changes in plotting
- minor changes
0.2.2
- add methods for upkimport
- add pdimport
- 'show' for UPKSubject
0.2.1
- Multiple time - last used
- urine pk
- PD subject
- Minor fix
- Docs
- Tests
0.2.0
- UPKSubject
- Full options in results
- changes in modify!
- minor keyword changes
- Options struct
0.1.10
- minor output changes
- minor changes in validation report format
0.1.9
- docs
- test
- fix plots
- try to parse string values
0.1.8
- MetidaBase 0.4
- docs
0.1.7
- better plotting
- minor optimization
0.1.6
- applylimitrule! methods
- dose to result
- fix set kelauto
- docs
0.1.5
- FIX Cdose extrapolation for IV
- Use MetidaBase 0.3
- nca method to NCA from table
- modify! function
- minor bugfix
- missing data test
0.1.4
- Plots
0.1.3
- Tlag
- Tests
0.1.2
- Verbose
0.1.1
- Fix and text
0.1.0
- Initial