Breaking changes
* TTkColorPicker behaviour changed in order to address the different (fg/bg) input and output colors, plese refer to [colorpicker.py](https://github.com/ceccopierangiolieugenio/pyTermTk/blob/main/demo/showcase/colorpicker.py) as an example on how to use it properly
* Due to the typing and enforced typing and reworked init, most classes cannot accept any parameter not strictly required.
What's Changed
* Added typing on all the main classes
* 266 Fix: Include the state package in the installation by ceccopierangiolieugenio in https://github.com/ceccopierangiolieugenio/pyTermTk/pull/267
TTkTextEdit
* 274 Added CTRL_A - Select All in the texteditor by ceccopierangiolieugenio in https://github.com/ceccopierangiolieugenio/pyTermTk/pull/274
TTkTable (New Widget) 🎇🎇🎇
* 272 Added TTk Table widget by ceccopierangiolieugenio in https://github.com/ceccopierangiolieugenio/pyTermTk/pull/272
* 283 : Added Table to TTkDesigner by ceccopierangiolieugenio in https://github.com/ceccopierangiolieugenio/pyTermTk/pull/283
* 288 : Added [sqlite3](https://www.sqlite.org/index.html) support by ceccopierangiolieugenio in https://github.com/ceccopierangiolieugenio/pyTermTk/pull/289
[Documentation](https://ceccopierangiolieugenio.github.io/pyTermTk-Docs/)
This release is shipped with a massive Documentation rework, there is still more work to do but finally, the autogen is producing a more "QT-Like" stile of class documentation, allowing to highlight the inherited input parameters, signals, slots and methods.
* 279 hack sphinx because it sucks and rework documentation by ceccopierangiolieugenio in https://github.com/ceccopierangiolieugenio/pyTermTk/pull/280
* 277 improve ttktree documentation by ceccopierangiolieugenio in https://github.com/ceccopierangiolieugenio/pyTermTk/pull/281
[ttkDesigner](https://github.com/ceccopierangiolieugenio/pyTermTk/tree/main/tools/ttkDesigner)
* 286 : Fixed ttkDesigner glitch by ceccopierangiolieugenio in https://github.com/ceccopierangiolieugenio/pyTermTk/pull/287
* 284 add ttktree and ttkfiletree to the uiloader and ttkdesigner by ceccopierangiolieugenio in https://github.com/ceccopierangiolieugenio/pyTermTk/pull/285
**Full Changelog**: https://github.com/ceccopierangiolieugenio/pyTermTk/compare/0.40.0-a...0.41.0-a