- Linux 64 bit binary wheels are now provided for easier installation (the same libraw version as for macOS and Windows wheels is used, currently 0.18.2) - `no_auto_scale` option added (28) - [Documentation](https://letmaik.github.io/rawpy/) is now hosted on GitHub Pages
0.9.0
- Python 3.6 support - Updated libraw to 0.18.2 for macOS and Windows versions - Added numpy as install dependency
0.8.1
- Fix macOS wheels bundling an outdated libraw version (22)
0.8.0
- Read images from file-like objects in addition to path (15) - LibRaw updated to 0.18.0 in Mac and Windows wheels (20) - Python 3.3 support dropped