-
-
Notifications
You must be signed in to change notification settings - Fork 180
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
Go19 backward compatibility #55
Conversation
Hi @lemire Here is a version that continues to support 1.8 (and maybe earlier, but the Which version do you think it would be better to keep, this or the just 1.9 version? I think this is better, tho a bit sloppy. When the next version of Go comes out, I might change some function signatures and require 1.9. |
I think that backward compatibility is good to have, at least temporarily. It is not like anyone has a strong incentive to stick with an old version of Go for years... |
Add support for Go 1.9 bits, but keep backward compatibility