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

Support Enum:GetEnums() #313

Merged
merged 3 commits into from
Oct 22, 2021
Merged

Support Enum:GetEnums() #313

merged 3 commits into from
Oct 22, 2021

Conversation

LouieK22
Copy link
Contributor

Closes #312

@Kampfkarren
Copy link
Owner

Add it to the CHANGELOG too please.

CHANGELOG.md Outdated
@@ -10,6 +10,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Fixed display style option triggering `ArgumentConflict` when using quiet option. [(#288)](https://github.com/Kampfkarren/selene/issues/288)
- `bad_string_escape` now correctly handles escapes of the shape `\1a` (one or two numbers followed by a hex digit). [(#292)](https://github.com/Kampfkarren/selene/issues/292)
- Fixed Roblox types not counting towards usage. [(#270)](https://github.com/Kampfkarren/selene/issues/270)
- Fixed `Enum:GetEnums()` not being included in the Roblox std. [(#312)](https://github.com/Kampfkarren/selene/issues/312)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change to Added, just like OverlapParams above.

@Kampfkarren Kampfkarren merged commit fae96dc into Kampfkarren:main Oct 22, 2021
@LouieK22 LouieK22 deleted the patch-1 branch November 5, 2021 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Roblox std does not include Enum:GetEnums()
2 participants