Releases: asyncgui/asynckivy
Releases · asyncgui/asynckivy
v0.9.3
v0.9.2
What's Changed
- Modal: 各種transitionが自身が加えた描画命令だけを厳密に取り除くよう修正 in #203
- Move up the removal schedule for some features in #204
- Transition: Change some of the default values of
slidein #206
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- Deprecate
anim_with_xxxAPIs exceptanim_with_ratioin #192 - Add stencil utilities in #191
- Add a safer version of
rest_of_touch_eventsin #193 - Migrate to uv in #195
- Fix naming redundancy in the
transitionsubmodule in #198 - Drop Python 3.9 support in #196
- Add a new submodule:
modalin #199 - Automate the publishing process in #200
Full Changelog: 0.9.0...v0.9.1
0.9.0
What's Changed
- Remove
MotionEventAlreadyEndedErrorin #178 - Remove the options to specify the output sequence type in #180
- Add a new submodule:
transitionin #181 - Deprecate the older
fade_transitionin #185 - Add
free_to_awaitoption to some of APIs in #186 - Make
repeat_sleepingpublic again in #186 - Make
transformnot create acanvas.beforewhenuse_outer_canvasis set to False in #188
Full Changelog: 0.8.1...0.9.0
0.8.0
0.7.1
What's Changed
- Add
event_freqand removetouch_up_eventin #157 - support CPython 3.13 in #150
- Add
managed_start()in #158
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
- Remove deprecated APIs in #143
- 'anim_with_ratio' no longer ends on its own in #144
- add 'interpolate_seq' in #145
Full Changelog: 0.6.4...0.7.0
asyncgui, the underlying library, also has breaking changes.
0.6.4
- No API changes from 0.6.3.
- This is the last 0.6.x release, and will be the last version that supports Python 3.8.
version 0.6.3 released
A small adaptation for asyncgui 0.6.2 (#139)
0.6.2
What's Changed
- support CPython3.12 (require 3.12.1 or later) and switch to Kivy 2.3.0 in #134
Full Changelog: 0.6.1...0.6.2