- Fix: On some scanner, the option 'source' is not active and shouldn't be used (prevented scans)
1.3.6
- Keep the behavior of scanner.options[].value always consistent: if an option is not active, we should always raise an exception - Fix Python 3 support - Improve tests
1.3.5
- Fix Mode=LineArt support
1.3.4
- Fix Python 3 support (again): fix imports
1.3.3
- Abstract: Fix python 3 support
1.3.2
- Fix ADF support: - Request the next page(s) correctly (the call to sane_start() was missing) - Make sure each new page raises an exception EOFError, even the last one - Fix image spliting