-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG.txt
139 lines (107 loc) · 2.29 KB
/
CHANGELOG.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
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
Change Log
==========
0.0.1 (9/26/2021)
----------------
- First Release
- Added basic Function
0.0.2 - 0.0.4
----------------
- Fixing bugs in testing
0.0.5
----------------
- Added Bank Class with same function as wallet class
0.0.6
----------------
- Added function to the top class
0.1.0
----------------
- Tested top class
0.1.1
----------------
- Removed user_Name in the economy
0.1.2
----------------
- Updated code for the removed user_Name in database
0.1.3
----------------
- Added code to the sub part of the wallet class
0.1.4 - 0.1.6
----------------
- Fixing bugs
0.1.7
----------------
- Found the bug while added to the database and doing some testing
0.1.8
----------------
- Added a connection to database in wallet class
0.1.9 - 0.1.11
----------------
- Trying to have README.md on the pypi
0.2.0
----------------
- Tested wallet and it all worked
0.2.1
----------------
- Added sub function in bank class
0.2.2
----------------
- Added "connect" to line 46 bank.py
0.3.0
----------------
- Tested bank and it all worked
0.4.0
----------------
- Tested top and it all worked
0.5.0
----------------
- Tested start and it all worked
0.5.1
----------------
- Testing different things with view
0.5.2
----------------
- Added bank function to view
0.6.0
----------------
- Tested view class and it all worked
0.6.1
----------------
- View class start to not work, changed view class status
0.6.2
----------------
- Testing different things with view class
0.6.3
----------------
- Testing with view class worked
- Testing different things with top class
0.6.4
----------------
- Testing putting all under a Disecon class to see if it works
0.6.5
----------------
- Added "__init__" into Disecon class in start .py
0.6.6
----------------
- Removed Disecon class in start.py file
0.6.7
----------------
- Removed none option in view file/class
- Removed Disecon class in view
- Removed Disecon class from bank
- Removed Disecon class from wallet
- Removed Disecon c from top
0.6.8
----------------
- Combine bank and wallet into one file
- Combine top and view into one file
- Removed Imports
- Added Imports
0.6.9
----------------
- Testing negative values for subtracting
0.6.10
----------------
- Updated README file so its up to date
1.0.0
----------------
- It has been stable just making it 1.0.0