Releases: ceccopierangiolieugenio/pyTermTk
Releases · ceccopierangiolieugenio/pyTermTk
pyTermTk: v0.45.0-a.0
pyTermTk: v0.44.0-a.0
0.44.0-a.0 (2025-07-26)
Features
tlogg: v0.7.1-a.0
pyTermTk: v0.43.4-a.0
pyTermTk: v0.43.3-a.0
0.43.3-a.0 (2025-07-20)
Fixes
Chores
- fix log typing (14e7739)
- improve typing (#417) (833005a)
- KodeTab: fix hover highlight (c944b4d)
- reworked autogen (f2d35ae)
- Typing: improved TTkHelper typings (849ab5a)
- Typing: improved typings in the base widget class (9da8d3c)
- Typing: Reworked TTkColor to solve all the typing issues (c94c114)
- Typing: solved typing issues in the unsupported Fancy widgets (e27b2af)
pyTermTk: v0.43.2-a.0
ttkode: v0.4.0-a.2
tlogg: v0.7.0-a.0
pyTermTk: v0.43.1-a.0
pyTermTk: v0.43.0-a.0
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)