Accompanying the hardware release, version 2.0.0 of the driver library is released. As indicated by the bump in major version, we break backwards compatibility with old code. However, compatibility with old hardware is kept. The main changes are:
- Board and display configuration are set at driver initialization instead of compile time. This improves ease of use for environments such as Arduino, as well as code maintainability.
- Support for the V7 board, using the LCD peripheral for fast updates
Thanks to all the epdiy contributors for participating in the discussion, testing, and giving feedback!
What's Changed
Full Changelog: 1.0.2...2.0.0