View Source Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
unreleased
Unreleased
0-1-3-2022-12-10
0.1.3 - 2022-12-10
improvements
Improvements
- Correct typespecs
- Change use Bitwise to import Bitwise per warning
- Improve docs
- Allow users to pass in a
:retries
option for the I2C transport (thank you @doawoo) - Update dependencies
0-1-2-2022-02-11
0.1.2 - 2022-02-11
improvements-1
Improvements
- Simplified the transport-related code
- Refactor the top-level module
added
Added
typed_struct
circuit_i2c
removed
Removed
i2c_server
mox
0-1-1-2021-08-27
0.1.1 - 2021-08-27
added-1
Added
- Derived
dew_point_c
value
0-1-0-2021-08-23
0.1.0 - 2021-08-23
added-2
Added
- Initial release