Skip to content

Commit 9c7987d

Browse files
chore: release main
1 parent cb03e0e commit 9c7987d

6 files changed

Lines changed: 65 additions & 5 deletions

File tree

.release-please-manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"libs/pyTermTk": "0.49.0-a0",
3-
"apps/ttkode": "0.48.1-a0",
4-
"apps/tlogg": "0.48.1-a0",
5-
"apps/ttkDesigner": "0.48.2-a0",
6-
"apps/dumbPaintTool": "0.48.2-a0"
2+
"libs/pyTermTk": "0.50.0-a0",
3+
"apps/ttkode": "0.48.2-a0",
4+
"apps/tlogg": "0.48.2-a0",
5+
"apps/ttkDesigner": "0.48.3-a0",
6+
"apps/dumbPaintTool": "0.48.3-a0"
77
}

apps/dumbPaintTool/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.48.3-a0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/theDumbPaintTool-v0.48.2-a0...theDumbPaintTool-v0.48.3-a0) (2026-05-08)
4+
5+
6+
### Chores
7+
8+
* fix single entry slots ([#623](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/623)) ([02f621d](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/02f621d8afdaddb13f5a591b760613d3c8889d7f))
9+
310
## [0.48.2-a0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/theDumbPaintTool-v0.48.1-a0...theDumbPaintTool-v0.48.2-a0) (2026-01-07)
411

512

apps/tlogg/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.48.2-a0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/tlogg-v0.48.1-a0...tlogg-v0.48.2-a0) (2026-05-08)
4+
5+
6+
### Chores
7+
8+
* fix single entry slots ([#623](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/623)) ([02f621d](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/02f621d8afdaddb13f5a591b760613d3c8889d7f))
9+
310
## [0.48.1-a0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/tlogg-v0.7.1-a.0...tlogg-v0.48.1-a0) (2025-11-10)
411

512

apps/ttkDesigner/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.48.3-a0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/ttkDesigner-v0.48.2-a0...ttkDesigner-v0.48.3-a0) (2026-05-08)
4+
5+
6+
### Chores
7+
8+
* fix single entry slots ([#623](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/623)) ([02f621d](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/02f621d8afdaddb13f5a591b760613d3c8889d7f))
9+
310
## [0.48.2-a0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/ttkDesigner-v0.48.1-a0...ttkDesigner-v0.48.2-a0) (2026-01-07)
411

512

apps/ttkode/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.48.2-a0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/ttkode-v0.48.1-a0...ttkode-v0.48.2-a0) (2026-05-08)
4+
5+
6+
### Chores
7+
8+
* create cleaner env ([#608](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/608)) ([cc30d71](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/cc30d7119de747dad1253a35d1cc3a2cf2384b80))
9+
* fix single entry slots ([#623](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/623)) ([02f621d](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/02f621d8afdaddb13f5a591b760613d3c8889d7f))
10+
* responsive tab close button ([#609](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/609)) ([19ab5df](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/19ab5df32cfeb80c575e7c8a2b64685b4c80a9e6))
11+
312
## [0.48.1-a0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/ttkode-v0.5.3-a.2...ttkode-v0.48.1-a0) (2025-11-10)
413

514

libs/pyTermTk/CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
# Changelog
22

3+
## [0.50.0-a0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/pyTermTk-v0.49.0-a0...pyTermTk-v0.50.0-a0) (2026-05-08)
4+
5+
6+
### Fixes
7+
8+
* **docs:** support optimized cx_Freeze packaging ([#621](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/621)) ([f8f1b58](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/f8f1b58fffa4896307b93464dc7b73ec61b25bfa))
9+
* **drivers:** run on BSD and other unix ([#620](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/620)) ([a57e5e2](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/a57e5e2d4d3a53393a3386fa1c0cbe6817443f89))
10+
* **terminal:** remove color modifier for the VT100 Erase in Line ([#614](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/614)) ([2037345](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/20373458bd4a0ca29c85d8be0c095b144f5de65e))
11+
* **TTkLineEdit:** paste str ([#610](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/610)) ([0006afd](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/0006afdf5d38a496a27ec458f0838e70dbdb1ae8))
12+
13+
14+
### Features
15+
16+
* **textedit:** add follow and scroll API for text editor ([#627](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/627)) ([871ec41](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/871ec41b26edffbccadace8cf586a360f9751dd3))
17+
18+
19+
### Chores
20+
21+
* add HybridVimWrap ([#626](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/626)) ([fd40f1a](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/fd40f1a707a169557ebe1c0c51e9d41bfc295f03))
22+
* fix single entry slots ([#623](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/623)) ([02f621d](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/02f621d8afdaddb13f5a591b760613d3c8889d7f))
23+
* responsive tab close button ([#609](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/609)) ([19ab5df](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/19ab5df32cfeb80c575e7c8a2b64685b4c80a9e6))
24+
* **terminal:** tests and bugfixes ([#612](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/612)) ([0dbab3c](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/0dbab3c43b046c3bcd489cc8185b057acb57f8e7))
25+
* **textedit:** add fastwrap ([#615](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/615)) ([925c9cd](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/925c9cdeb92fd92d07a160fc2a1355d54848bd65))
26+
* **tree:** add selection api ([#611](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/611)) ([bb9475a](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/bb9475a6c17ed90bdbed6cd2ca368e6267262d2a))
27+
28+
29+
### Refactors
30+
31+
* **textEdit:** refactor the text edit and define a library for the wrap engines ([#617](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/617)) ([6f083fc](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/6f083fcf2d43aacb8891f3ddbdee78fbe3ac1782))
32+
333
## [0.49.0-a0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/pyTermTk-v0.48.1-a0...pyTermTk-v0.49.0-a0) (2026-01-07)
434

535

0 commit comments

Comments
 (0)