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

perf: use Set instead of iterating, and deduplicate a function #175

Merged
merged 1 commit into from Apr 19, 2024

Conversation

G-Rath
Copy link
Collaborator

@G-Rath G-Rath commented Apr 19, 2024

@G-Rath G-Rath merged commit d0652cd into main Apr 19, 2024
20 checks passed
@G-Rath G-Rath deleted the update-2 branch April 19, 2024 22:51
github-actions bot pushed a commit that referenced this pull request Apr 19, 2024
## [2.0.2](v2.0.1...v2.0.2) (2024-04-19)

### Performance Improvements

* use `Set` instead of iterating, and deduplicate a function ([#175](#175)) ([d0652cd](d0652cd))
Copy link

🎉 This PR is included in version 2.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant