- Python 3.6 support
- Dropped Python 3.3. support
- macOS wheels are now only made available for 64bit systems (lensfun depends on glib which became broken as universal binary build, see https://github.com/Homebrew/homebrew-core/issues/5404)
- Fixed bug where accessing `lens.type` (or `print(lens)`) led to an exception for the four fisheye lens subtypes (orthographic, stereographic, equisolid, thoby), see 10