We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
i.e {Adam score 50, score 49, score 48)
Need to calculate whether current record is for active streak - if so, replace record with update-to-date streak and date; if not, new record.
Ideally 0.3.1
0.3.1
Unit Test it ya bastard....
The text was updated successfully, but these errors were encountered:
[#44] Prevent duplicate records for the same streak
fbee4ca
[#44] Redefine scroll update
b0ffddf
[#44] Err handle for empty scroll
7433f7e
[#44] Smoothing out the scroll
8d72637
[#44] Minor scroll improvements
ff4718e
[#44] Fix broken test for min streak
d092609
Merge pull request #45 from jrsmth/44_scroll_duplicate_fix
c8c3d44
AdamJ335
Successfully merging a pull request may close this issue.
i.e {Adam score 50, score 49, score 48)
Need to calculate whether current record is for active streak - if so, replace record with update-to-date streak and date; if not, new record.
Ideally
0.3.1
Unit Test it ya bastard....
The text was updated successfully, but these errors were encountered: