Summary
- Refined tests module to improve readability and coverage while reducing repeated code.
- Improved documentation on some important functions and methods which had vague descriptions.
- **Added** multithreading support for the `GalleryManager.resize_all` method, improving performance for larger datasets.
- Minor bug fixes.
- All classes, functions and methods are now properly type-hinted
Related Issues
- 16
- 15
- 14
Changelog
**Full Changelog**: https://github.com/svdC1/charloratools/compare/v1.0.7...v1.1.0