Skip to content

v0.1.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@jwlodek jwlodek released this 04 May 13:12
· 3 commits to master since this release
ad1bdc9

This release focused primarily on bugfixes and code quality improvements. It also introduced support for much easier integration of custom widgets, along with default mouse event support for the slider widget.

Changes Made

  • Add support for lists of keys representing one key
  • Fix bug where crash could occur with empty menu widgets
  • Add support for adding custom widgets
  • PEP8 formatting
  • Slider mouse controls
  • Add option to set default text for textbox popups
  • Fix some issues with widget cycling
  • Minimize repo size by optimizing images

Issues Fixed

Breaking Changes

There should be no breaking outer facing changes in this release.