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

Wrong versioning annotation #23

Closed
2 tasks done
LVMVRQUXL opened this issue Jan 10, 2023 · 0 comments
Closed
2 tasks done

Wrong versioning annotation #23

LVMVRQUXL opened this issue Jan 10, 2023 · 0 comments
Assignees
Labels
bug Something isn't working. documentation Improvements or additions to documentation.
Milestone

Comments

@LVMVRQUXL
Copy link
Contributor

LVMVRQUXL commented Jan 10, 2023

Description

The following operations should be annotated with a @SinceKotoolsTypes(version = "1.1") because they first appeared in Kotools Types 1.1:

Also, the toInt and toString functions in NonZeroInt, PositiveInt, NegativeInt, StrictlyPositiveInt and StrictlyNegativeInt should be annotated with a @SinceKotoolsTypes(version = "4.0").

Checklist

  • Fix.
  • Update Work in progress section in changelog.
@LVMVRQUXL LVMVRQUXL added bug Something isn't working. documentation Improvements or additions to documentation. common Item related to all platforms. labels Jan 10, 2023
@LVMVRQUXL LVMVRQUXL added this to the 4.0.1 milestone Jan 10, 2023
@LVMVRQUXL LVMVRQUXL removed the common Item related to all platforms. label Jan 10, 2023
@LVMVRQUXL LVMVRQUXL self-assigned this Jan 10, 2023
LVMVRQUXL added a commit that referenced this issue Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working. documentation Improvements or additions to documentation.
Projects
None yet
Development

No branches or pull requests

1 participant