-
-
Notifications
You must be signed in to change notification settings - Fork 438
ExprAnyOf is missing its since annotation #8386
Copy link
Copy link
Open
Labels
bugAn issue that needs to be fixed. Alternatively, a PR fixing an issue.An issue that needs to be fixed. Alternatively, a PR fixing an issue.good first issueAn issue that would be good for a first-time contributor to make a PR forAn issue that would be good for a first-time contributor to make a PR forpriority: lowest"Nice to have" updates that are not required (tiny low impact bug fixes or QoL enhancements)."Nice to have" updates that are not required (tiny low impact bug fixes or QoL enhancements).
Metadata
Metadata
Assignees
Labels
bugAn issue that needs to be fixed. Alternatively, a PR fixing an issue.An issue that needs to be fixed. Alternatively, a PR fixing an issue.good first issueAn issue that would be good for a first-time contributor to make a PR forAn issue that would be good for a first-time contributor to make a PR forpriority: lowest"Nice to have" updates that are not required (tiny low impact bug fixes or QoL enhancements)."Nice to have" updates that are not required (tiny low impact bug fixes or QoL enhancements).
Skript/Server Version
Bug Description
The expression ExprAnyOf does not have their respective
@sinceannotation leading to documentation labeling them as "unknown" for their version or completely not show a version tag.Expected Behavior
the any of expression to properly say what version it is added in.
Steps to Reproduce
https://beta-docs.skriptlang.org/syntaxes/?search=ExprAnyOf
https://docs.skriptlang.org/docs.html?search=#ExprAnyOf
Errors or Screenshots
No response
Other
No response
Agreement