Skip to content

Releases: mt-empty/pi-inky-weather-epd

v0.5.1

08 May 11:44
2bb38b5

Choose a tag to compare

Fixed issue with drawing the wrong uv icon

- refactored the configs to use value objects instead of relying on
  validator
- removed lazy_static in favor of  once_cell
- switch from f64 to f32 and i32 to i16, cause these were not needed
- removed some unused template variables
- more documentation

v0.5.1-beta

03 May 12:39
71f0a01

Choose a tag to compare

refactored humidity and UV by using tuple structs

v0.5.0-beta

25 Apr 15:19
a37b96c

Choose a tag to compare

reused UvIndexIcon enum

v0.5.0

25 Apr 15:47
10a04fd

Choose a tag to compare

Full Changelog: v0.4.5...v0.5.0

v0.4.5

24 Apr 13:11
55eeb6f

Choose a tag to compare

added License for icons and updated readme

v0.4.4

21 Apr 13:30
49db9f7

Choose a tag to compare

refactored uv_data by making part of the graph

v0.4.3

19 Apr 13:29
d555b3b

Choose a tag to compare

enabled validation for configs

v0.4.2

18 Apr 09:37
3e189d0

Choose a tag to compare

Refactoring and fixed imports

v0.4.1

13 Apr 14:40
d3cae18

Choose a tag to compare

corrected download step in readme and fixed update executable permission

v0.4.0

13 Apr 11:02
57a3082

Choose a tag to compare

version 0.4.0