-
Notifications
You must be signed in to change notification settings - Fork 24
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
Is UInt128 Ready for a Version Bump? #38
Comments
I am using the package in prod, and it looks stable :D I think it is ready for a v1.0.0. |
@gianpispi; do you feel up to cutting a PR for bumping it up? |
Interesting. Feel free to break it up into bits if you'd like. I'll want to understand what risks and rewards come with the new functionality and changes. If they make sense and keep the library lightweight, I'd be happy to merge them and cut a 1.0 release. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am wondering how everyone feels about doing a version bump on UInt128? If we were to do one, does everyone feel that it is ready for a 1.0.0 release? I'm also not up to date on Swift packaging. If I were to just push a tag for a new release, would that be enough for all of the cool package managers to find it, or should something else happen?
@gongzhang & @adamnemecek; I'm especially interested to hear your thoughts on this.
The text was updated successfully, but these errors were encountered: