Skip to content

v0.0.4

Compare
Choose a tag to compare
@eko eko released this 21 May 22:04
· 560 commits to master since this release
2505f76

Fixes

b8f636b Expect a null temperature setting when heating is disabled
441b26d fixed typo in occurred

Other

793c703 chore(deps): bump prometheus from 0.8.0 to 0.9.0
f59b57d chore(deps): bump serde_derive from 1.0.106 to 1.0.110
1760e40 chore(deps): bump tokio from 0.2.20 to 0.2.21
bb0065f chore(deps): bump serde_json from 1.0.52 to 1.0.53
dfe3c82 chore(deps): bump serde from 1.0.106 to 1.0.110
1573398 chore(deps): bump tokio from 0.2.18 to 0.2.20
f1e24c9 chore(deps): bump serde_json from 1.0.51 to 1.0.52
8db631c chore(deps): bump tokio from 0.2.17 to 0.2.18
7d0b67d chore(deps): bump hyper from 0.13.4 to 0.13.5
a66fcf5 chore(deps): bump tokio from 0.2.16 to 0.2.17
b00f7d9 chore(deps): bump serde_derive from 1.0.105 to 1.0.106
0837908 chore(deps): bump reqwest from 0.10.3 to 0.10.4
44c4353 chore(deps): bump openssl from 0.10.28 to 0.10.29
09e56e4 chore(deps): bump serde from 1.0.105 to 1.0.106
427261e chore(deps): bump serde_json from 1.0.49 to 1.0.51
80ec8f1 chore(deps): bump tokio from 0.2.13 to 0.2.16
204924d chore(deps): bump serde from 1.0.104 to 1.0.105
0d84b7b chore(deps): bump reqwest from 0.10.2 to 0.10.3
624df8e chore(deps): bump serde_json from 1.0.48 to 1.0.49
4f910e3 chore(deps): bump hyper from 0.13.2 to 0.13.4
90170ac chore(deps): bump tokio from 0.2.11 to 0.2.13
71978fe chore(deps): bump serde_derive from 1.0.104 to 1.0.105
43ddf7a chore(deps): bump prometheus from 0.7.0 to 0.8.0
f04d027 chore: removed "extern crate" when possible
07aa62e chore: added a screenshot of Grafana dashboard
c1a4b87 feat: added a Dockerfile to build docker image
93d4a0c doc: added README.md and LICENSE file
fbf1e06 chore: normalize code comments