Releases: open-spaced-repetition/ts-fsrs
Releases · open-spaced-repetition/ts-fsrs
v4.5.0
TS-FSRS v4.5.0
What's Changed
- nolyfill by @asukaminato0721 in #138
- Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #139
- Feat/Impl
initSeed
&Scheduler
extension based on the strategy pattern by @ishiko732 in #137 - Feat/linear damping by @ishiko732 in #133
New Contributors
- @asukaminato0721 made their first contribution in #138
Full Changelog: v4.4.3...v4.5.0
v4.4.3
TS-FSRS v4.4.3
What's Changed
- Fix/export the
FSRSHistory
andFSRSReview
typo by @ishiko732 in #135
Full Changelog: v4.4.2...v4.4.3
v4.4.2
TS-FSRS v4.4.2
What's Changed
- Fix/update FSRS-4.5 params into FSRS-5 properly by @ishiko732 in #132
Full Changelog: v4.4.1...v4.4.2
v4.4.1
TS-FSRS v4.4.1
What's Changed
- Test/update
alea
test by @ishiko732 in #128 - Refactor/reschedule by @ishiko732 in #127
- Bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #129
- Bump rollup from 4.18.1 to 4.22.4 by @dependabot in #130
Full Changelog: v4.3.1...v4.4.1
v4.3.1
TS-FSRS v4.3.1
What's Changed
- Fix/typo: schduler -> scheduler by @L-M-Sherlock in #123
- Fix/stability not restrict maximun and minimun by @ishiko732 in #126
Full Changelog: v4.3.0...v4.3.1
v4.3.0
TS-FSRS v4.3.0
What's Changed
- compute retrievability for all states by @L-M-Sherlock in #122
Full Changelog: v4.2.0...v4.3.0
v4.2.0
TS-FSRS v4.2.0
What's Changed
- Feat/Support iteration in the
repeat
by @ishiko732 in #121
Full Changelog: v4.1.3...v4.2.0
v4.1.3
TS-FSRS v4.1.3
What's Changed
- Chore/clear seedrandom by @ishiko732 in #116
- Add unit test of memory state by @L-M-Sherlock in #119
- Fix/spelling error default by @ishiko732 in #120
New Contributors
- @L-M-Sherlock made their first contribution in #119
Full Changelog: v4.1.2...v4.1.3
v4.1.2
TS-FSRS v4.1.2
What's Changed
- Example/add switch short-term example by @ishiko732 in #111
- Fix/set same seed should return the same interval by @ishiko732 in #114
Full Changelog: v4.1.1...v4.1.2
v4.1.1
TS-FSRS v4.1.1
What's Changed
- Fix/default return typo for next method by @ishiko732 in #109
- Fix/if s<0.5, get_retrievability return NaN by @ishiko732 in #110
Full Changelog: v4.1.0...v4.1.1