-
Notifications
You must be signed in to change notification settings - Fork 0
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
Prepare for v0.9.0 release #62
Conversation
Codecov Report
@@ Coverage Diff @@
## master #62 +/- ##
==========================================
- Coverage 46.39% 46.30% -0.10%
==========================================
Files 20 20
Lines 2444 2464 +20
Branches 789 800 +11
==========================================
+ Hits 1134 1141 +7
- Misses 818 825 +7
- Partials 492 498 +6
Continue to review full report at Codecov.
|
@mandolyte I feel that the last big PR, plus these small fixes and improvements are worthy for an advance to v0.9.0. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 5 of 13 files at r1, 14 of 14 files at r2, 1 of 1 files at r3.
Reviewable status: complete! all files reviewed, all discussions resolved
Improved instructions in demos
Fixed failing assert
Added a couple more small checks.
Removed alpha from version number.
This change is