You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhancements:
- Python 3.5 support
- update to lensfun 0.3.2 for Windows and Mac builds
- support older numpy versions (see README)
Bug fixes:
- handle MaxAperture correctly (return as None if 0.0)
(see https://sourceforge.net/p/lensfun/bugs/38/)
- don't install enum34 on python >= 3.4