Releases: ceccopierangiolieugenio/pyTermTk
Releases · ceccopierangiolieugenio/pyTermTk
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)
Refactors
ttkode: v0.3.2-a.2
pyTermTk: v0.42.1-a.0
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
ttkode: v0.3.0-a.2
0.3.0-a.2 (2025-04-29)
Features
- added activity bar to ttkode (68d60cd)
- added plugins and use apptemplate in ttkode (cda2eb4)
- improve search plugin (#389) (09d190d)
- prototyping search plugin iin ttkode (228d828)
- ttkode search plugin (#385) (1d65bdf)
- ttkode: add terminal (#393) (3f2d0e0)
Chores
- fix (0d6a80a)
Refactors
- adapted ttkode to the latest pyTermTk (542ecd7)
pyTermTk: v0.42.0-a.0
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)