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

Fix Issue #22: Replace 'self' with 'static' #24

Merged
merged 6 commits into from
Mar 15, 2024

Conversation

vikas020807
Copy link
Contributor

Replaced all instances of 'self' with 'static' within methods in the IsBackedEnum trait.

vikas020807 and others added 3 commits March 12, 2024 22:08
* Add tests
* Fix `::labels()` method
* add `AsFullEnumCollection::of(...)` method
@hailwood hailwood self-requested a review March 15, 2024 01:05
vikas020807 and others added 3 commits March 15, 2024 14:08
@hailwood hailwood merged commit 1c03550 into webfox:main Mar 15, 2024
3 checks passed
@hailwood
Copy link
Contributor

Thanks @vikas020807! I've now released this update in release v2.3.1!

Nice work :)

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.

2 participants