What's Changed * Fix/update memorized_cnt_per_day for learning cards and existing cards by L-M-Sherlock in https://github.com/open-spaced-repetition/fsrs-rs/pull/261
What's Changed * Fix/consider short term params when clipping post-lapse stability by L-M-Sherlock in https://github.com/open-spaced-repetition/fsrs-rs/pull/257
What's Changed * refactor: Optimize batch shuffling implementation for better performance by L-M-Sherlock in https://github.com/open-spaced-repetition/fsrs-rs/pull/252
What's Changed * Fix/clamp stability in simulator by L-M-Sherlock in https://github.com/open-spaced-repetition/fsrs-rs/pull/250 * Fix/add-panic-message-for-invalid-FSRSItem by L-M-Sherlock in https://github.com/open-spaced-repetition/fsrs-rs/pull/249
What's Changed * derive Default for FSRSItem by sineptic in https://github.com/open-spaced-repetition/fsrs-rs/pull/245 * Fix/keep consistent with fsrs-optimizer by L-M-Sherlock in https://github.com/open-spaced-repetition/fsrs-rs/pull/246