- Fixed: Hide torch on devices without torch (#49)
- Fixed: Crash on background queues
- New: Migrate to Swift Package Manager (#44)
- New: Speed up Scanner Launch
- New: Verbose error message when app crashes (#37)
- New: Make ScannerViewControllerDelegate usable with ObjC (#30 by @RWarnecke)
- New: Expose AVDocumentScanner to be public
- Bump to Swift 5
- New: Track progress of the current scan
- New: You can set the quality of the scanner for automatic captures (by @msztech)
- Fix: Adjust spacing for safe area in
ScannerViewController
- New: Share your scanned image with the Example App (by @msztech)
- Updated: Simplify layout of Example App
- Fix: Load assets from correct bundle
- New: An example of Siri Shortcuts integration is in the Example App
- New: Carthage compatibility
- Updated: New name
YesWeScan
- Updated: Readme
- Updated: Deploy library to CocoaPods
- New: Everything - First release