v0.3.0
·
6 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
- Add
LcdDisplay.CharacterLcdas the main high-level API and move existing HD44780 character LCD code under it. - Deprecate
LcdDisplay.start_link/1andLcdDisplay.execute/2. - Support
GenServeroptions and supervisor child specs viaLcdDisplay.CharacterLcd.child_spec/1. - Update dependencies, CI, examples and README for the new API and newer Elixir/OTP.