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

Is UInt128 Ready for a Version Bump? #38

Open
Jitsusama opened this issue Jun 28, 2022 · 4 comments
Open

Is UInt128 Ready for a Version Bump? #38

Jitsusama opened this issue Jun 28, 2022 · 4 comments

Comments

@Jitsusama
Copy link
Owner

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.

@gianpispi
Copy link
Contributor

I am using the package in prod, and it looks stable :D I think it is ready for a v1.0.0.

@Jitsusama
Copy link
Owner Author

@gianpispi; do you feel up to cutting a PR for bumping it up?

@camunro
Copy link
Contributor

camunro commented May 16, 2023

For a v1.0, I have a large update in the works adding StaticBigInt support requiring Swift 5.8, also adding AdditiveArithmetic, Sendable, CustomPlaygroundDisplayConvertible.

image

@Jitsusama
Copy link
Owner Author

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants