-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathChangelog.txt
More file actions
51 lines (40 loc) · 1.62 KB
/
Changelog.txt
File metadata and controls
51 lines (40 loc) · 1.62 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
Unitcon.py Change log
Alpha v1.0.0.0: 8/5
#Started making the program
Alpha v1.0.2.0: 8/7
#Changed layout of the program
#Did experimentation with a switch button, failed
Alpha v1.0.3.0: 8/8
#Added a temporary icon image
#Did some work around the code so all menus are in one class
#Added a redraw command and clear screen command
Alpha v1.0.3.1: 8/8
#Decided to switch between buttons and instead use check buttons
#Changed the module api a little
Alpha v1.0.3.2: 8/10
#Pushed to github public repo
#Started working on this at 4:30 in the morning
#Fixed a problem in where the program icon would not load in linux
#Looked into testing OSx icon imaging. Will confirm works once valid test option
becomes available
#Moved each image into their own folder.
Alpha v1.0.4.0: 8/13
#Had to scrub the calculate class due to ongoing complications :(
Alpha v1.1.0.1: 8/14
#Got the button command to work finally!
#Version is finally 1.1 and some change
#Discoverd bug in api
#Changed api so it rounds to three decimal places
#Temperature is now fully operational
Alpha v1.2: 2/22
#Started working on the Length conversions
#Removed the math folder since it wasn't working properly
#Put 'Conversions' back into the main directory
#Started working on the 'Length' class in the API
#Added 'Data' to the list of things to convert. I.E kilobytes, Megabytes, etc.
Alpha v1.2.0.1: 4/8
#Icon no longer works on Elementary OS. Need to test availability on other distros
like Ubuntu or Fedora.
Alpha v1.2.0.2: 4/22
#Removed making icons for Linux and OSX Operating systems until further notice
#Added the correct version name in the main file and the Markdown