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

Release v0.5.0 #41

Merged
merged 7 commits into from
Oct 13, 2024
Merged

Release v0.5.0 #41

merged 7 commits into from
Oct 13, 2024

Conversation

tginsberg
Copy link
Owner

  • Implement reverse()
  • Implement maxBy(fn) and minBy(fn)
  • Implement exactSize(n)

* Consolidate GitHub Actions
+ Move coverage to main file, make it conditional on pull-request
+ Do not publish when on main
+ Note that this consumes the entire stream into memory before doing any work
+ Going with this implementation for now, not sure if there is much call for a predicate based version of this
@tginsberg tginsberg merged commit 0416276 into main Oct 13, 2024
1 of 2 checks passed
@tginsberg tginsberg deleted the release/0.5.0 branch October 13, 2024 20:43
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.

1 participant