Added
- Added support for conversion directly from NumPy arrays (by gahjelle in https://github.com/bsoyka/advent-of-code-ocr/pull/33)
Changed
- Removed the dependency on NumPy (by gahjelle in https://github.com/bsoyka/advent-of-code-ocr/pull/32)
New Contributors
* gahjelle made their first contribution in https://github.com/bsoyka/advent-of-code-ocr/pull/32
**Full Changelog**: https://github.com/bsoyka/advent-of-code-ocr/compare/v0.2.0...v1.0.0