Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt to lensfun API backwards incompatible changes #16

Open
letmaik opened this issue Jun 28, 2018 · 0 comments
Open

Adapt to lensfun API backwards incompatible changes #16

letmaik opened this issue Jun 28, 2018 · 0 comments

Comments

@letmaik
Copy link
Owner

letmaik commented Jun 28, 2018

The next lensfun version (after 0.3.2) has some backwards incompatible changes and other things that should be adapted in lensfunpy: https://sourceforge.net/p/lensfun/code/ci/master/tree/ChangeLog

As lensfunpy exposes some of the breaking functions (Lens.interpolate_*) it will be backwards incompatible as well, meaning the next version will be 2.0.0. For people building lensfunpy from source, this would also raise the minimum supported lensfun version to the next released lensfun version.

The functions with breaking API in lensfunpy are more advanced and probably not used in the majority of cases, which is good.

Given that this is more work than usual and the next lensfun version is still in development and may introduce more breaking changes, I estimate that it will be a good while until the next lensfunpy version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant