Added
- Added images in blending function documentation
Changed
- Dropped support for Python versions < 3.5
- Refactored internal package structure, splitting type checks and image blending functions into separate modules
- Improved error messages for type checks to be more user-friendly
- Improved visual example gallery in documentation
- Ported tests from unittest framework to pytest framework
- Updated links in readme file
Fixed
- Image blending functions no longer modify their inputs