forked from hANSIc99/Pythonic
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGES.txt
More file actions
116 lines (73 loc) · 2.44 KB
/
CHANGES.txt
File metadata and controls
116 lines (73 loc) · 2.44 KB
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
1.2
Templates added
Python debugging in container enabled
Autostart option for elements added
PythonicDaemon: Bug in identifier for process handles fixed
PythonicDaemon: Bug in logfile handling fixed
1.1
PythonicDaemon: Bug in execution_operator fixed (reloading modules)
PythonicDaemon: Bug in GenericPython template fixed (wrong name of queue)
######################################################################
0.18
PythonicDaemon: tty bug fixed: can be run as cronjob now
PythonicDaemon: Terminating over SSH fixed
PythonicDaemon: Bug when displaying log files permanent fixed
0.17
Logger: Grid number in log message added
PythonicDaemon: Option to show log messages added
Exception handling optimized
PythonicDaemon: threading optimized
PythonicDaemon: version info added
PythonicDaemon: update logfile fixed
Basic Scheduler: Bug fixed
0.16
Basic Stack: relative file path option added
Machine Learning: relative file path option added
0.15
Save/load file affects now all grids
Use of custom editor in Basic Operation now possible
PythonicDaemon improved
0.14
Fixed working directory bug
Added PythonicDaemon
0.13
Added compatibility to newer versions of PyQt5
Added scicit learn as dependency
Added Support Vector Machine learning functionality
Added Support Vector Machine prediction functionality
Made improvements in logging behaviour
0.12
Now five independent grids per Pythonic instance
Jumping between grid possible (basic return element)
0.11
REST element implemented
Separate scroll area for parking elements
0.10
Required pythonic_binance changed
Removed depency dateparser
Installation instructions updated
0.9
E-Mail connectivity element added
Fixed bug in basic return element under windows
Removed Python 3.5 from supported versions
0.8
Design updated
Depencies changed
Bug fixed: activating elements from parking area
in fastpath mode
0.7
Minder removed
Fastpath active when clicking on RUN mode
0.6
Basic Stack element added
Miner updated
0.5
Basic-TA: Parameter in column name makes it now
possible to calculate several figures of the
same type
0.4
Fixed bug when using the parking area for
programming elements
0.3
Fixed problem with pip3 package starting from
windows Python interpreter