Skip to content

v0.12.0

Latest
Compare
Choose a tag to compare
@dbr dbr released this 05 May 02:59
· 8 commits to main since this release

Main changes

  • Updated many dependencies - in particular the new winit release is a bit change.
  • Fix some unsaftey issue in the handling of text - PR #746
  • Added Io::add_key_analog_event for supporting analog key events such as gamepad sticks - PR #728
  • Added begin_popup_context_* methods - PR #738
  • Use correct alpha blending function (problem described here) - PR #756
  • Minimum supported version of Rust (MSRV) is now 1.70 - PR #747

Automatic notes

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.0