Packages

Simulated hardware for Elixir Circuits

Current section

Files

Jump to
circuits_sim CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.1.2
* Changes
* Support I2C devices returning errors and add experimental support for this
on the SHT4X
* Fix `I2CServer.send_message/1` with `SimpleI2CDevice` (@bithium)
## v0.1.1
* Changes
* Fix warning when creating input GPIOs. (@pojiro)
* Fix Elixir 1.17 warnings
## v0.1.0
Initial release