Skip to content

Releases: teletha/viewtify

v2.33.0

31 Dec 01:52
b2dd9a8
Compare
Choose a tag to compare

2.33.0 (2024-12-31)

Features

  • remove Style's value extractor (17c7cd4)
  • remove StyleManipulator (7302c53)

Bug Fixes

  • remove Style#value and #properties (c8664c3)

v2.32.1

09 Dec 07:26
37716a1
Compare
Choose a tag to compare

2.32.1 (2024-12-09)

Bug Fixes

v2.32.0

11 Nov 14:18
21718b0
Compare
Choose a tag to compare

2.32.0 (2024-11-11)

Features

Bug Fixes

v2.31.0

08 Nov 12:45
4969093
Compare
Choose a tag to compare

2.31.0 (2024-11-08)

Features

  • add UIText#prefix(Ikon) and #suffix(Ikon) (0be80f5)
  • drop LabelHelper#icon(INamedCharcter) (ca9825d)

v2.30.0

08 Nov 07:26
f6d3437
Compare
Choose a tag to compare

2.30.0 (2024-11-08)

Features

  • support LabelHelper#icon (3248803)

v2.29.0

08 Nov 05:37
4010629
Compare
Choose a tag to compare

2.29.0 (2024-11-08)

Features

  • Drop LabelHelper#text(Property) (1bf5231)
  • drop LabelHelper#text(UILabel) (4330513)
  • LabelHelper#text discard the old sync properly (12e4e6b)
  • revert to altfx (bf76ab1)
  • support LabelHelper#graphic and #color properly (13aef6b)
  • support reboot on native image (0ac0dbe)
  • use Narcissus to bypass module encapsulation (6a12264)

Bug Fixes

v2.28.0

28 Sep 04:32
d2f9b7d
Compare
Choose a tag to compare

2.28.0 (2024-09-28)

Features

  • support closing tab by middle click (b8872a9)

Bug Fixes

  • integrate monitor with toast (34ae3e0)

v2.27.1

06 Sep 05:12
4b46166
Compare
Choose a tag to compare

2.27.1 (2024-09-06)

Bug Fixes

  • registered task is stopped by monitor's completion (9930f36)

v2.27.0

06 Sep 04:55
6760f78
Compare
Choose a tag to compare

2.27.0 (2024-09-06)

Features

  • brush up Monitor related API (8eb55b4)

v2.26.0

06 Sep 01:32
97d94e4
Compare
Choose a tag to compare

2.26.0 (2024-09-05)

Features

  • add Toast#show(View) and #show(ToastMonitor) (33b7586)