Skip to content

Release v0.2.0

Compare
Choose a tag to compare
@Kirottu Kirottu released this 03 Jul 08:53
· 15 commits to master since this release
4296d2a

What's Changed

  • New renderer using wgpu
  • Monitor scale factor support
  • Config file now uses floats to describe colors instead of an unsigned 8 bit integer (0.0-1.0 instead of 0-255)
  • Removed unused size_text_size key from config

Full Changelog: v0.1.2...v0.2.0