Skip to content

v1.7.3

Compare
Choose a tag to compare
@Etto48 Etto48 released this 02 Aug 01:22
· 56 commits to master since this release

What's Changed

  • More clear page on docs.rs by @Etto48 in #96
  • Added install requirements to README by @Etto48 in #98
  • Updated crossterm to v0.28.1 by @Etto48 in #99
  • Updated symbolic-demangle to v12.10.0 and tokio to v1.39.2 by @Etto48 in #100

Bugfix in crossterm

This fix is in theory breaking the serialization of key settings and KeyEvents in general, if you encounter any problems related to CAPS_LOCK and NUM_LOCK check the original issue.

Full Changelog: v1.7.2...v1.7.3