Releases: open-spaced-repetition/fsrs-rs
Releases · open-spaced-repetition/fsrs-rs
v2.0.0
What's Changed
- Feat/option enable_short_term in training by @L-M-Sherlock in #258
- Feat/Simulator learn affects review limit option by @Luc-Mcgrady in #267
Full Changelog: v1.5.0...v2.0.0
v1.5.0
What's Changed
- add doc check by @asukaminato0721 in #266
- Feat/support recency weighting by @L-M-Sherlock in #260
Full Changelog: v1.4.9...v1.5.0
v1.4.9
What's Changed
- Fix/memorization calculation and due date handling in simulation by @L-M-Sherlock in #265
Full Changelog: v1.4.8...v1.4.9
v1.4.8
What's Changed
- Fix/optimize card priority calculation and fix learn span behavior by @L-M-Sherlock in #263
Full Changelog: v1.4.7...v1.4.8
v1.4.7
What's Changed
- Fix/check review_limit only if is_learn is false by @L-M-Sherlock in #262
Full Changelog: v1.4.6...v1.4.7
v1.4.6
What's Changed
- Fix/update memorized_cnt_per_day for learning cards and existing cards by @L-M-Sherlock in #261
Full Changelog: v1.4.5...v1.4.6
v1.4.5
What's Changed
- Fix/simulator failure min max by @L-M-Sherlock in #259
Full Changelog: v1.4.4...v1.4.5
v1.4.4
What's Changed
- Fix/consider short term params when clipping post-lapse stability by @L-M-Sherlock in #257
Full Changelog: v1.4.3...v1.4.4
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