Skip to content

Releases: asyncgui/asynckivy

v0.9.3

14 Dec 05:28
v0.9.3

Choose a tag to compare

What's Changed

  • Transition: Add shader transition in #208

Full Changelog: v0.9.2...v0.9.3

v0.9.2

04 Dec 10:30
v0.9.2

Choose a tag to compare

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 slide in #206

Full Changelog: v0.9.1...v0.9.2

v0.9.1

06 Nov 11:02
v0.9.1

Choose a tag to compare

What's Changed

  • Deprecate anim_with_xxx APIs except anim_with_ratio in #192
  • Add stencil utilities in #191
  • Add a safer version of rest_of_touch_events in #193
  • Migrate to uv in #195
  • Fix naming redundancy in the transition submodule in #198
  • Drop Python 3.9 support in #196
  • Add a new submodule: modal in #199
  • Automate the publishing process in #200

Full Changelog: 0.9.0...v0.9.1

0.9.0

06 Aug 04:24

Choose a tag to compare

What's Changed

  • Remove MotionEventAlreadyEndedError in #178
  • Remove the options to specify the output sequence type in #180
  • Add a new submodule: transition in #181
  • Deprecate the older fade_transition in #185
  • Add free_to_await option to some of APIs in #186
  • Make repeat_sleeping public again in #186
  • Make transform not create a canvas.before when use_outer_canvas is set to False in #188

Full Changelog: 0.8.1...0.9.0

0.8.0

29 Mar 20:51

Choose a tag to compare

What's Changed

  • Remove watch touch in #164
  • Make repeat_sleeping private in #165
  • Remove create_texture_from_text() in #166
  • Add an option to make the effect of sync_attr and sync_attrs permanent in #168
  • Add smooth_attr in #169

Full Changelog: 0.7.1...0.8.0

0.7.1

16 Feb 23:18

Choose a tag to compare

What's Changed

  • Add event_freq and remove touch_up_event in #157
  • support CPython 3.13 in #150
  • Add managed_start() in #158

Full Changelog: 0.7.0...0.7.1

0.7.0

29 Aug 13:50

Choose a tag to compare

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

20 Aug 10:52

Choose a tag to compare

  • 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

21 Jun 23:09

Choose a tag to compare

A small adaptation for asyncgui 0.6.2 (#139)

0.6.2

27 Jan 10:58

Choose a tag to compare

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