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 StrictlyPositiveInt.Companion.create* factory functions #440

Closed
1 of 5 tasks
Tracked by #442 ...
LVMVRQUXL opened this issue Feb 8, 2024 · 1 comment
Closed
1 of 5 tasks
Tracked by #442 ...
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 StrictlyPositiveInt.Companion.create* factory functions .

πŸ”— Dependencies

This issue is blocked by the following ones:

βœ… Checklist

  • Remove the experimental annotation from the create(Number) function, update its versioning annotation, update its tests and the unreleased changelog.
  • Remove the experimental annotation from the create(Number, (Number) -> Any) function, update its versioning annotation, update its tests and the unreleased changelog.
  • Remove the experimental annotation from the createOrNull(Number) function, update its versioning annotation, update its 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 5.2.0 milestone Feb 8, 2024
@LVMVRQUXL LVMVRQUXL changed the title Stabilization of StrictlyPositiveInt.Companion.create* factory functions ✨ Stabilization of StrictlyPositiveInt.Companion.create* factory functions Feb 27, 2024
@LVMVRQUXL LVMVRQUXL removed this from the 5.2.0 milestone Mar 22, 2024
@LVMVRQUXL
Copy link
Contributor Author

We are not ready to implement this change.

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