forked from wickedOne/weather.yahoo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.txt
87 lines (59 loc) · 970 Bytes
/
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
v4.3.0
- cache weather data
v4.2.4
- update translations
v4.2.3
- fix sunrise/sunset format
v4.2.2
- handle keys with value null
v4.2.1
- bugfix
v4.2.0
- add support for daily infolabels
v4.1.0
- update to new api
v4.0.1
- localize sunset/sunrise
v4.0.0
- remove simplejson support
v3.1.1
- remove unused code
v3.1.0
- change url due to api changes
v3.0.9
- add option for 5 locations
v3.0.8
- cosmetics
- language update
v3.0.7
- updated language files from Transifex
v3.0.6
- fix another crash on empty values
v3.0.5
- fix potential crash on empty values
v3.0.4
- clear category properties
v3.0.3
- updated language files from Transifex
3.0.2
- deprecate xbmc.abortRequested
v3.0.1
- fix UnicodeDecodeError
v3.0.0
- kodi name change
v2.0.4
- language update
v2.0.3
- no reason
v2.0.2
- language update
v2.0.1
- language update
v2.0.0
- gotham release
v1.0.3
- add provider logo
v1.0.2
- fix bug in clear infolabels
v1.0.1
- initial release