Version 1.0.0
This major release is predominately to support the new SSD1608-based Inky displays released circa July/August 2020.
Some extra features and improvements have come along for the ride, too, such as extensive documentation improvements from @JimMadge (#49) and the fully-fledged Inky simulator from @daviehh (#39)
- New: Support for SSD1608-based displays
- New: Mock Inky pHAT and wHAT displays
- New: Automatic Inky detection and class constructor
- Enhancement: Support for alternate i2c_bus when reading eeprom
- Enhancement: Support for alternate spi_bus
- Enhancement: Support for alternate GPIO driver
- Enhancement: Replaced sys.exit calls with ImportError
- Enhancement: Improved docstrings