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

✨ Stabilization of NonZeroInt.Companion.create* factory functions #476

Closed
1 of 4 tasks
Tracked by #477 ...
LVMVRQUXL opened this issue Feb 8, 2024 · 1 comment
Closed
1 of 4 tasks
Tracked by #477 ...
Labels
common Item related to all platforms. feature New feature or request.

Comments

@LVMVRQUXL
Copy link
Contributor

LVMVRQUXL commented Feb 8, 2024

πŸ“ Description

We would like to stabilize the create(Number) and the createOrNull(Number) factory functions of the NonZeroInt.Companion type.

πŸ”— Dependencies

This issue is blocked by the following ones:

βœ… Checklist

  • Remove the experimental annotation from the createOrNull function, update its versioning annotation, update its Kotlin and Java tests and the unreleased changelog.
  • Remove the experimental annotation from the create function, update its versioning annotation, update its Kotlin and Java tests and the unreleased changelog.
  • Close this issue as completed and update tracking ones if present.
@LVMVRQUXL LVMVRQUXL added feature New feature or request. common Item related to all platforms. labels Feb 8, 2024
@LVMVRQUXL LVMVRQUXL added this to the 4.6.0 milestone Feb 8, 2024
@LVMVRQUXL LVMVRQUXL changed the title Stabilization of NonZeroInt.Companion.create* factory functions ✨ Stabilization of NonZeroInt.Companion.create* factory functions Feb 23, 2024
@LVMVRQUXL LVMVRQUXL removed this from the 4.6.0 milestone Mar 21, 2024
@LVMVRQUXL
Copy link
Contributor Author

Another issue for this task will be created when ready.

@LVMVRQUXL LVMVRQUXL closed this as not planned Won't fix, can't repro, duplicate, stale Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
common Item related to all platforms. feature New feature or request.
Projects
None yet
Development

No branches or pull requests

1 participant