What's Changed
* The Camera Block and its children now run the acquisition, processing, recording and display in parallel processes
* The Displayer Block was removed
* The Streamer Camera was renamed FileReader
* The CameraConfig window can now start running even when no image is received
* A special CameraSetting was added for controlling the camera triggers
* Added warnings for full Pipes and Links
* Fixed bugs in the examples when running on Windows
* Complete refactoring of the base Block, to improve speed and stability
* Added a proper logger to Crappy, as well as debugging features
* Refactored the Link methods for more consistency
* Reorganized the repository
* The module is now contained in the src/ folder, to ensure the doc is built against a packaged module
* Enforced CamelCase throughout the module
* The data files to include are now explicitly listed
* The classes and methods to document are now explicitly listed
New Contributors
* Eddidoune made their first contribution in https://github.com/LaboratoireMecaniqueLille/crappy/pull/11
**Full Changelog**: https://github.com/LaboratoireMecaniqueLille/crappy/compare/v1.5.9...v2.0.0.dev0
**Wheel**: [crappy-2.0.0.dev0-py3-none-any.whl.gz](https://github.com/LaboratoireMecaniqueLille/crappy/files/10501738/crappy-2.0.0.dev0-py3-none-any.whl.gz)