Released 2024-01-15
* Second public pre-release
New features
------------
* New widget: Help-About window
* Modular general information about a given package
* Reads most metadata from the package ``setup.py``
* Plot widget
* Display grid
* New module: `qtbricks.testing`
* Testing-related helper functionality
* Utils
* `qtbricks.utils.IntValidator`: Integer validator actually fixing input that is beyond the boundaries.
* Implementation
* Start with proper unit tests
* Code formatting using Black