Skip to content

0.3.0

Latest

Choose a tag to compare

@gottadiveintopython gottadiveintopython released this 05 Sep 07:17
· 1 commit to main since this release

What's Changed

  • Adapt to the asynckivy 0.9 in #40
    • on_drag_cancel can occur after on_drag_fail or on_drag_succeed if their default handler is an async function.
  • Improve interoperability when Kivy runs in async mode in #41

Full Changelog: 0.2.2...0.3.0