Packages

Use Vishay ambient light sensor VEML7700 in Elixir

Current section

Files

Jump to
veml7700 CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.1.2 (2023-05-13)
### Fixed
- `timestamp_ms` time unit
### Changed
- use `circuits_i2c` v2 release candidate in dev and test environment;
optiontally in prod
## v0.1.1 (2023-05-09)
### Added
- support for features such as:
- read/write power saving mode
- read/write low threshold
- read/write high threshold
- read interrupt status
## v0.1.0 (2023-05-07)
- First release