version 0.0.3 released
Changelog (from 0.0.1)
Breaking changes
- remove kwargs from the return value of
event()
(#1)
New features
sleep_forever()
waits foreverand_()
andor_()
waits for the completion of multiple coroutinesall_touch_moves()
handleson_touch_move
via async-foranimation()
an async version ofkivy.animation.Animation
process_and_thread
waits for the completion of another thread/subprocess