v0.29.0
What's Changed
- Benchmark scheduler performance by @martinmr in #413
- Simplify exercise scoring by @martinmr in #414
- More exercise scorer simplification by @martinmr in #415
- Make last seen weight depend on the score by @martinmr in #416
- Make number of dependents part of the weight by @martinmr in #417
- Dampen intra-day stability updates by @martinmr in #418
- Adjust scores based on deltas between actual and predicted scores by @martinmr in #419
- Simulate lapses in benchmark by @martinmr in #420
- Tune exercise scorer constants by @martinmr in #421
- Improve review knocker by @martinmr in #422
- More performance optimizations by @martinmr in #423
- Refactor how score is returned by @martinmr in #424
- Improve how weight is compute during filtering step by @martinmr in #425
- Batch DB updates in practice stats and deltas by @martinmr in #426
- Fix clippy lints in tests by @martinmr in #427
- Fix max_lessons_in_progress bug by @martinmr in #428
Full Changelog: v0.28.0...v0.29.0