Performance improvements.
Memory improvements.
Addition of FilteredReader which trades performance for improved detection by creating an image pyramid of resized data and performing certain operations on the final binary bitmap image. This is most effective for large images with some noise, particularly for 2d symbols.
Full Changelog: v0.5.7...v0.5.8