Skip to content

📚🐛 Fix SequenceSet documentation errors #480

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

Merged
merged 5 commits into from
Jun 1, 2025

Conversation

nevans
Copy link
Collaborator

@nevans nevans commented May 31, 2025

nevans added 5 commits May 31, 2025 09:05
The rdoc said it returned `false`, but it actually crashed.  I've
fixed it to return `nil` and modified the docs to match.
SequenceSet.new stopped supporting Enumerable inputs in v0.5.0.  This
change was made in GH-319 (b01d864), but not all of the documentation
was updated to match the new behavior.
The links just went to the wrong class!
@nevans nevans merged commit 29aab57 into master Jun 1, 2025
37 checks passed
@nevans nevans deleted the sequence_set/rdoc-fixes branch June 1, 2025 20:08
@nevans nevans added the documentation Improvements or additions to documentation label Jun 19, 2025
@nevans nevans changed the title 📚🐛 Fix Sequence documentation errors 📚🐛 Fix SequenceSet documentation errors Jun 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant