Skip to content

Commit 2f30585

Browse files
chore: release main
1 parent 11677e0 commit 2f30585

6 files changed

Lines changed: 86 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.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"
2+
"libs/pyTermTk": "0.51.0-a0",
3+
"apps/ttkode": "0.49.0-a0",
4+
"apps/tlogg": "0.49.0-a0",
5+
"apps/ttkDesigner": "0.49.0-a0",
6+
"apps/dumbPaintTool": "0.49.0-a0"
77
}

apps/dumbPaintTool/CHANGELOG.md

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

3+
## [0.49.0-a0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/theDumbPaintTool-v0.48.3-a0...theDumbPaintTool-v0.49.0-a0) (2026-07-07)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Python 3.9 is no longer supported. The minimum supported Python version is now Python 3.10.
9+
10+
### Refactors
11+
12+
* Drop Python 3.9 support and update for Python 3.10 ([#648](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/648)) ([6784c7c](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/6784c7c93ee1781bd94ce7f2a1f11af03ae69358))
13+
314
## [0.48.3-a0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/theDumbPaintTool-v0.48.2-a0...theDumbPaintTool-v0.48.3-a0) (2026-05-08)
415

516

apps/tlogg/CHANGELOG.md

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

3+
## [0.49.0-a0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/tlogg-v0.48.2-a0...tlogg-v0.49.0-a0) (2026-07-07)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Python 3.9 is no longer supported. The minimum supported Python version is now Python 3.10.
9+
10+
### Fixes
11+
12+
* add pygments to tlogg's dependencies ([#640](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/640)) ([7fdd643](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/7fdd643fbadb89ed9607605e0f086a2781beb89c))
13+
14+
15+
### Refactors
16+
17+
* Drop Python 3.9 support and update for Python 3.10 ([#648](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/648)) ([6784c7c](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/6784c7c93ee1781bd94ce7f2a1f11af03ae69358))
18+
319
## [0.48.2-a0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/tlogg-v0.48.1-a0...tlogg-v0.48.2-a0) (2026-05-08)
420

521

apps/ttkDesigner/CHANGELOG.md

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

3+
## [0.49.0-a0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/ttkDesigner-v0.48.3-a0...ttkDesigner-v0.49.0-a0) (2026-07-07)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Python 3.9 is no longer supported. The minimum supported Python version is now Python 3.10.
9+
10+
### Refactors
11+
12+
* Drop Python 3.9 support and update for Python 3.10 ([#648](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/648)) ([6784c7c](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/6784c7c93ee1781bd94ce7f2a1f11af03ae69358))
13+
314
## [0.48.3-a0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/ttkDesigner-v0.48.2-a0...ttkDesigner-v0.48.3-a0) (2026-05-08)
415

516

apps/ttkode/CHANGELOG.md

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

3+
## [0.49.0-a0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/ttkode-v0.48.2-a0...ttkode-v0.49.0-a0) (2026-07-07)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Python 3.9 is no longer supported. The minimum supported Python version is now Python 3.10.
9+
10+
### Refactors
11+
12+
* Drop Python 3.9 support and update for Python 3.10 ([#648](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/648)) ([6784c7c](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/6784c7c93ee1781bd94ce7f2a1f11af03ae69358))
13+
314
## [0.48.2-a0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/ttkode-v0.48.1-a0...ttkode-v0.48.2-a0) (2026-05-08)
415

516

libs/pyTermTk/CHANGELOG.md

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

3+
## [0.51.0-a0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/pyTermTk-v0.50.0-a0...pyTermTk-v0.51.0-a0) (2026-07-07)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Python 3.9 is no longer supported. The minimum supported Python version is now Python 3.10.
9+
10+
### Fixes
11+
12+
* **combobox:** select after focus ([#635](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/635)) ([1e1e9b2](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/1e1e9b23b4f9049fc798f2e0a7f08bf1b49ad545))
13+
* **signal:** clear all slot refs ([#637](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/637)) ([8ce27d5](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/8ce27d53a45fee36a769421175236aa1d58ebe83))
14+
* **splitter:** layout insertItem() ([#636](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/636)) ([1e42af9](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/1e42af9e41e70ed819fc38c850b84e7045df5ce2))
15+
* version update on release pipeline ([#649](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/649)) ([df95a59](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/df95a592ee9223348a4960e53872c2876637e832))
16+
17+
18+
### Features
19+
20+
* add mypy configuration for type checking ([#647](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/647)) ([d8a163b](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/d8a163b581340fcbecbe75a9245158ab6f016981))
21+
22+
23+
### Chores
24+
25+
* **menubar:** cleanup unused shortcutColor style ([#639](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/639)) ([b4c2977](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/b4c297753801319c57d081c1570150281f5e5451))
26+
27+
28+
### Refactors
29+
30+
* add type hints for better code clarity and maintainability ([889b321](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/889b321e9f5f3d5072e69c95249423a65d5dafba))
31+
* Drop Python 3.9 support and update for Python 3.10 ([#648](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/648)) ([6784c7c](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/6784c7c93ee1781bd94ce7f2a1f11af03ae69358))
32+
* fix and improve test coverage for TTkColor and TTkStrings ([#638](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/638)) ([08bf756](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/08bf7561dfbf04f4fe1f4aa9864a8e6a101d0201))
33+
* layout item type checks and add type hints to widgets ([#644](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/644)) ([e6380eb](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/e6380eb4699f41f2c64c1c885ff2febd7931ffb2))
34+
335
## [0.50.0-a0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/pyTermTk-v0.49.0-a0...pyTermTk-v0.50.0-a0) (2026-05-08)
436

537

0 commit comments

Comments
 (0)