-
Notifications
You must be signed in to change notification settings - Fork 445
Prepare for 0.0.3 release #80
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
I have made a Guide for the Suffix(while:) function. How should I add it? |
Thanks, @dhruvshah8! Pull requests are welcome - are you familiar with that process? |
No not really, how do I do so? |
You should be able to do this all through GitHub! Go to the Guides directory and click the "Create New File" link (it might be hiding under a Happy to help more if you run into any issues! |
All set! |
Here's a checklist of the remaining work to do for the next
Algorithms
release:suffix(while:)
and any other new methods: Create Suffix.md #82sortedPrefix
: Rename sortedPrefix methods #77slidingWindows
: Rename slidingWindows back to windows(ofCount:) #79The text was updated successfully, but these errors were encountered: