- Add a workaround to prevent crash when multithreaded programs stop : never call sane_exit().
1.3.0
- Changes made to the abstract API (previous functions are still available but deprecated) - Add functions and info to get the scanned image as the scan goes
1.2.2
- Abstract: Fix scanner options handling
1.2.1
- Fix exception raising in abstract_th
1.2.0
- Python 3.x support
1.1.0
- API cleanup : make some classes of rawapi available directly from the abstract modules - Fix feeder support on scanners where the source is called 'Automatic Document Feeder' instead of 'ADF'