Lensfunpy

Latest version: v1.15.0

Safety actively analyzes 638755 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.11.0

Changes:
- Allow user-defined databases to override bundled/system databases, see details below (35)

The loading order has been changed, which allows more customization. In the comparison below, note that later entries override earlier matching entries during loading.

Old loading order:
1. `paths` argument (default is empty)
2. bundled files, if `load_bundled=True` (default is true)
3. `xml` argument (default empty)
4. common folders, if `load_common=True` (default is true)

New loading order:
1. bundled files, if `load_bundled=True` (default is true)
2. common folders, if `load_common=True` (default is true)
3. `paths` argument (default is empty)
4. `xml` argument (default empty)

1.10.0

- Add Python 3.10 wheels
- Drop Python 3.6 wheels

1.9.0

- Add Python 3.9 wheels
- Drop Python 3.5 wheels

1.8.0

- Add vignetting correction support (https://github.com/letmaik/lensfunpy/issues/18#issuecomment-715604381)

1.7.0

- Update to lensfun 0.3.2
- Add Python 3.8 wheels
- Drop Python 3.4 wheels
- Drop 32bit Windows wheels
- Drop Python 2 support
- Fixed lensfun db bundling for Linux wheels

1.6.1

- Python 3.7 support

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.