- Add Write-Only control mode. @ImTheSquid
- Support custom 5x11 Font graph
- Rename
write_u8_to_cur()
towrite_byte_to_cur()
- Add sufficient delay after ClearDisplay and ReturnHome command
- Properly handle cross check between LineMode and Font
- Automatically update LineMode and Font in Config when either of them changed
- Other bugs fix
New Contributors
- @ImTheSquid made their first contribution in #2
Full Changelog: v0.2.0...v0.3.0