Packages

Wafer is an Elixir library to make writing drivers for i2c and SPI connected peripherals and interacting with GPIO pins easier.

Current section

Files

Jump to
wafer CHANGELOG.md
Raw

CHANGELOG.md

# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
## [v1.0.1](https://gitlab.com/jimsy/wafer/compare/v1.0.0...v1.0.1) (2023-08-15)
### Improvements:
* handle new `Circuits.I2C.open/1` result.
## [v1.0.0](https://gitlab.com/jimsy/wafer/compare/v0.3.1...v1.0.0) (2023-01-16)
### Breaking Changes:
* Relicense to HL3-FULL.
## [v0.3.1](https://gitlab.com/jimsy/wafer/compare/v0.3.0...v0.3.1) (2021-11-29)
## [v0.3.0](https://gitlab.com/jimsy/wafer/compare/v0.2.0...v0.3.0) (2020-12-28)
### Features:
* git_ops: Auto-releasing using git_ops.
## [v0.2.0](https://gitlab.com/jimsy/wafer/compare/v0.1.6...v0.2.0) (2020-12-27)
### Features:
* git_ops: Auto-releasing using git_ops.
## [v0.1.6](https://gitlab.com/jimsy/wafer/compare/v0.1.5...v0.1.6) (2020-12-26)
## [v0.1.5](https://gitlab.com/jimsy/wafer/compare/v0.1.4...v0.1.5) (2020-12-26)
## [v0.1.4](https://gitlab.com/jimsy/wafer/compare/v0.1.3...v0.1.4) (2020-12-26)
## [v0.1.3](https://gitlab.com/jimsy/wafer/compare/v0.1.2...v0.1.3) (2020-12-26)
## [v0.1.2](https://gitlab.com/jimsy/wafer/compare/v0.1.1...v0.1.2) (2020-12-26)
## [v0.1.1](https://gitlab.com/jimsy/wafer/compare/v0.1.0...v0.1.1) (2020-12-26)
## [v0.1.0](https://gitlab.com/jimsy/wafer/compare/v0.1.0...v0.1.0) (2020-12-20)