Releases: open-spaced-repetition/fsrs4anki
Releases · open-spaced-repetition/fsrs4anki
v1.7.0
What's Changed
- Feat/convert states from built-in scheduling info more accurately by @L-M-Sherlock in #34
Full Changelog: v1.6.1...v1.7.0
v1.6.1
What's Changed
- Comm/add issue template of data sharing by @L-M-Sherlock in #27
- Feat/preview intervals with different ratings by @L-M-Sherlock in #29
- Fix/set learning rate = 5e-4 by @L-M-Sherlock in #30
Full Changelog: v1.5.1...v1.6.1
v1.6.0
What's Changed
- Comm/add issue template of data sharing by @L-M-Sherlock in #27
- Feat/preview intervals with different ratings by @L-M-Sherlock in #29
Full Changelog: v1.5.1...v1.6.0
v1.5.1
What's Changed
- Feat/simulator uses information from revlog by @L-M-Sherlock in #25
- Fix/remove wrong import in simulator by @L-M-Sherlock in #26
Full Changelog: v1.4.3...v1.5.1
v1.4.3
What's Changed
- Feat/set different parameters for specific deck by @L-M-Sherlock in #20
- Fix/check customdata when learning by @L-M-Sherlock in #21
- Fix/constrain print_len >= 1 by @L-M-Sherlock in #24
Full Changelog: v1.3.3...v1.4.3
v1.3.3
What's Changed
- Feat/filtered deck by @L-M-Sherlock in #12
- fix intervals of different rating are equal by @L-M-Sherlock in #13
- Fix/checking scheduling states by @L-M-Sherlock in #14
- use the elapsedDays in filtered rescheduled states by @L-M-Sherlock in #19
Full Changelog: v1.2.1...v1.3.3
v1.2.1
What's Changed
- run notebook in local & format outputs & add intro of simulator by @L-M-Sherlock in #5
- Update issue templates by @L-M-Sherlock in #6
- Feature/optimizer local by @L-M-Sherlock in #9
- constrain easy_interval >= good_interval + 1 by @L-M-Sherlock in #11
Full Changelog: v1.0.3...v1.2.1
v1.0.3-beta
- Optimizer:
Full Changelog: v1.0.0-alpha...v1.0.3-beta
Implement scheduler & optimizer of FSRS4Anki
- Scheduler:
- Support custom parameters:
requestRetention
,maximumInterval
,easyBonus
andhardInterval
. - Convert
ease factor
andinterval
todifficulty
andstability
. - Initialize memory states for the new card based on the first rating.
- Support custom parameters:
- Optimizer:
- Extract training data from the Anki collection file and deck file.
- Adaptive to difficulty, stability, and retrievability.
- Filter the exceptional cases of review logs.
Full Changelog: https://github.com/open-spaced-repetition/fsrs4anki/commits/v1.0.0-alpha