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 PositiveInt.Companion.create* factory functions #458

Closed
1 of 4 tasks
Tracked by #459 ...
LVMVRQUXL opened this issue Feb 8, 2024 · 1 comment
Closed
1 of 4 tasks
Tracked by #459 ...
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 PositiveInt.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 PositiveInt.Companion.create* factory functions ✨ Stabilization of PositiveInt.Companion.create* factory functions Feb 28, 2024
@LVMVRQUXL LVMVRQUXL assigned LVMVRQUXL and unassigned LVMVRQUXL Mar 21, 2024
@LVMVRQUXL LVMVRQUXL removed this from the 4.6.0 milestone Mar 21, 2024
@LVMVRQUXL
Copy link
Contributor Author

Another implementation of the PositiveInt type will be implemented in #637.

@LVMVRQUXL LVMVRQUXL closed this as not planned Won't fix, can't repro, duplicate, stale Mar 31, 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