Skip to content

1.5.0 - Python 3.6

Compare
Choose a tag to compare
@letmaik letmaik released this 22 Apr 16:29
· 101 commits to master since this release
  • 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 (or print(lens)) led to an exception for the four fisheye lens subtypes (orthographic, stereographic, equisolid, thoby), see #10