You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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))
* 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))
* 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))
* 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))
* 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))
* 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))
0 commit comments