Releases: open-spaced-repetition/fsrs-rs
Releases · open-spaced-repetition/fsrs-rs
v1.4.3
What's Changed
- refactor: Optimize batch shuffling implementation for better performance by @L-M-Sherlock in #252
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- Fix/clamp stability in simulator by @L-M-Sherlock in #250
- Fix/add-panic-message-for-invalid-FSRSItem by @L-M-Sherlock in #249
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- derive Default for FSRSItem by @sineptic in #245
- Fix/keep consistent with fsrs-optimizer by @L-M-Sherlock in #246
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- add test cov by @asukaminato0721 in #241
- Example/schedule && migrate && optimize and make long_term_review_cnt of FSRSReview public by @L-M-Sherlock in #244
Full Changelog: v1.3.5...v1.4.0
v1.3.5
v1.3.4
What's Changed
- Revert "remove pow polyfill" by @L-M-Sherlock in #240
Full Changelog: v1.3.3...v1.3.4
v1.3.3
What's Changed
- Fix/sample_size should be continuous over learn_span by @Expertium in #238
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- Update README.md by @asukaminato0721 in #231
- Add data requirements to docs by @sineptic in #234
- derive Copy for trivial struct by @sineptic in #236
- Make simulate iterate by card instead of by day. by @Luc-Mcgrady in #235
New Contributors
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- mention binding by @asukaminato0721 in #227
- R_MIN = 0.70 by @Expertium in #229
- Fix/update FSRS-4.5 param into FSRS-5 properly by @L-M-Sherlock in #230
Full Changelog: v1.3.0...v1.3.1