-
Notifications
You must be signed in to change notification settings - Fork 48
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
Support latest GSL release #25
Comments
we already dropped ancient versions. however I think 1.16 is still widely deployed |
Debian has migrated to GSL 2.x in unstable making ruby-gsl package unusable due to this bug. :-( |
Without GSL2.x support ruby-gsl won't be released as part of next Debian nor Ubuntu stable. :-( |
I'm on it. Will be releasing a new version with GSL 2.x support by March first/second week. |
GSL v2.1 has just been released. The current rb-gsl is not working with it, which it should ( #24 ).
Question for @blackwinter @minad : Should we maintain backwards compatibility for pre-2.1 GSL versions or force the user to upgrade?
I'd say no need for backward compatibility. What are your views?
The text was updated successfully, but these errors were encountered: