Change Log
0.4.0 (2018-12-18)
Full Changelog
- Add
with_temperature_offset
to SettingsBuilder
for specifying a temperature offset for the temperature calculation.
0.3.2 (2018-11-12)
Full Changelog
- Add screenshots to documentation
- Removed Cargo.lock
- Update dependencies:
- env-logger to
v0.6
- influent to
v0.5
Merged pull requests:
- Use no_std in reading temperatures example #4 (chrysn)