Skip to content

v2.1.1: Windows-related bug smashing

Compare
Choose a tag to compare
@bczsalba bczsalba released this 11 Feb 18:13
· 694 commits to master since this release

Version 2.1.1

This release fixes various issues related to Windows systems. It also brought about a more logical
refactor for WindowManager.process_input.

As this is a minor release, not much has changed. To see the bigger changes that have recently happened, see the previous release.

Items marked in bold are API breaking changes.

Fixes

  • Fix CTRL_C not being captured on Windows machines (0113963)
  • Fix widgets/interactive.py not being packaged (ea78b12)
  • Silence keys attribute errors (75cebf7)