1.5.0 - Python 3.6
- 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 Homebrew/homebrew-core#5404)
- Fixed bug where accessing
lens.type
(orprint(lens)
) led to an exception for the four fisheye lens subtypes (orthographic, stereographic, equisolid, thoby), see #10