Skip to content

Releases: ceccopierangiolieugenio/pyTermTk

pyTermTk: v0.43.2-a.0

04 Jun 17:52
ade34ba
Compare
Choose a tag to compare
pyTermTk: v0.43.2-a.0 Pre-release
Pre-release

0.43.2-a.0 (2025-06-04)

Chores

  • autogen signals and rewrite forwarded as properties (#410) (7597980)

ttkode: v0.4.0-a.2

03 Jun 17:07
edce717
Compare
Choose a tag to compare
ttkode: v0.4.0-a.2 Pre-release
Pre-release

0.4.0-a.2 (2025-06-03)

⚠ BREAKING CHANGES

  • TabWidget: tab request close event need to be handled inside the app

Features

Refactors

  • TabWidget: tab request close event need to be handled inside the app (9420adf)

tlogg: v0.7.0-a.0

03 Jun 17:07
edce717
Compare
Choose a tag to compare
tlogg: v0.7.0-a.0 Pre-release
Pre-release

0.7.0-a.0 (2025-06-03)

⚠ BREAKING CHANGES

  • TabWidget: tab request close event need to be handled inside the app

Refactors

  • move the main routine outside the a folder (#400) (b1bb71f)
  • TabWidget: tab request close event need to be handled inside the app (9420adf)

pyTermTk: v0.43.1-a.0

03 Jun 18:28
e24fdcb
Compare
Choose a tag to compare
pyTermTk: v0.43.1-a.0 Pre-release
Pre-release

0.43.1-a.0 (2025-06-03)

Chores

pyTermTk: v0.43.0-a.0

03 Jun 17:07
edce717
Compare
Choose a tag to compare
pyTermTk: v0.43.0-a.0 Pre-release
Pre-release

0.43.0-a.0 (2025-06-03)

⚠ BREAKING CHANGES

  • kodeTab: reworked iterWidget in iterItems
  • TabWidget: tab request close event need to be handled inside the app

Fixes

  • spinbox: better check for float, empty strings and negative numbers (4909bf6)

Chores

  • autogen code for scrollarea classes (#406) (fef1b0e)
  • Input: add support for ctrl and other key comination (#404) (5c2bb92)
  • kodeTab: reworked iterWidget in iterItems (47f73fc)
  • spinbox: fix return type (ddc53a0)
  • spinbox: handle left/right wheel event (ce961a6)
  • ttk: workaround timer disconnect in case of error (d70b2c1)

Refactors

  • TabWidget: tab request close event need to be handled inside the app (9420adf)
  • TTkColor: improved typings (711d611)

ttkode: v0.3.2-a.2

01 May 08:57
0f591d3
Compare
Choose a tag to compare
ttkode: v0.3.2-a.2 Pre-release
Pre-release

0.3.2-a.2 (2025-05-01)

Chores

  • typing: removed 'Self' to keep python 3.9 compatibility (0225d4c)
  • typing: removed "Self" reference to allow flake test to pass (54ec928)

pyTermTk: v0.42.1-a.0

01 May 08:57
0f591d3
Compare
Choose a tag to compare
pyTermTk: v0.42.1-a.0 Pre-release
Pre-release

0.42.1-a.0 (2025-05-01)

Fixes

  • driver: allow different signal masks between darwin and Linux (7fc8725)

ttkode: v0.3.1-a.2

29 Apr 14:59
45b2276
Compare
Choose a tag to compare
ttkode: v0.3.1-a.2 Pre-release
Pre-release

0.3.1-a.2 (2025-04-29)

Chores

ttkode: v0.3.0-a.2

29 Apr 09:11
5489dfb
Compare
Choose a tag to compare
ttkode: v0.3.0-a.2 Pre-release
Pre-release

0.3.0-a.2 (2025-04-29)

Features

Chores

Refactors

  • adapted ttkode to the latest pyTermTk (542ecd7)

pyTermTk: v0.42.0-a.0

29 Apr 09:11
5489dfb
Compare
Choose a tag to compare
pyTermTk: v0.42.0-a.0 Pre-release
Pre-release

0.42.0-a.0 (2025-04-29)

Fixes

  • textEdit release control for unhandled shortcuts (f5c60f9)
  • ttkLineEdit broadcast textChanged after deletion (#388) (4857cb3)

Features

  • add iterWidgets to KodeTab (#390) (40ad352)
  • add nerd_1 theme to the tab widget (0da3881)
  • added expandAll,collapseAll to TTkTree (f3d8205)
  • added hinting and bgcolor to TTkLineEdit (5afecec)
  • Allow configurable closing glyph in the tab button (ebab624)
  • prototyping Nerd_1 style to KodeTab (a5fb669)
  • tab button resize accordingly if the text change (7aa6627)

Refactors

  • adapted ttkode to the latest pyTermTk (542ecd7)