Current section

Files

Jump to
bmp3xx CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.1.4
* Improvements
* Support both v0 and v1 of `circuits_i2c`
## v0.1.3
* Improvements
* Simplify I2C-related code
* Improve type spec and refactor
## v0.1.2
* Fixes
* Remove default gen server name (previously defaulted to `__MODULE__`)
## v0.1.1
* Improvements
* Log helpful message on init
* Link to the BME388 data sheet in the Hexdoc
## v0.1.0
Initial release