Releases: open-spaced-repetition/ts-fsrs
Releases · open-spaced-repetition/ts-fsrs
v4.0.2
TS-FSRS v4.0.2
What's Changed
- Fix/long term scheduler has not been set correctly for s and d by @ishiko732 in #106
Full Changelog: v4.0.1...v4.0.2
v4.0.1
TS-FSRS v4.0.1
What's Changed
- Fix/set mean reversion target to d0(4) by @ishiko732 in #103
- Feat/use
Reflect
to set theFSRSParamters
by @ishiko732 in #104
Full Changelog: v4.0.0...v4.0.1
v4.0.0
TS-FSRS v4.0.0
What's Changed
- Fix/deploy not working by @ishiko732 in #97
- Refactor/Scheduler Framework by @ishiko732 in #99
- Feat/add the next method to return card and log results by @ishiko732 in #101
- Chore/add debugging folder by @ishiko732 in #102
- Feat/long-term schduler by @ishiko732 in #100
Full Changelog: v4.0.0-beta...v4.0.0
v4.0.0-beta
TS-FSRS v4.0.0-beta
Starting with ts-fsrs@4.x
, the minimum required Node.js version is 18.0.0. FSRS-5 is still in alpha stage, install using ts-fsrs@beta
:
npm install ts-fsrs@4.0.0-beta
yarn install ts-fsrs@4.0.0-beta
pnpm install ts-fsrs@4.0.0-beta
bun install ts-fsrs@4.0.0-beta
Introducing an automated fill for seamless migration from
>= ts-fsrs@3.5.3
tots-fsrs@4.0.0-beta
.
What's Changed
- Doc/add spaced app as a reference by @ishiko732 in #87
- Example/update use ts-fsrs in CDN example by @ishiko732 in #88
- Chore/update CI/CD by @ishiko732 in #89
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #90
- Example/add popup message by @ishiko732 in #92
- format code by @ishiko732 in #94
- Doc/add ts fsrs workflow by @ishiko732 in #96
- Feat/bump nodejs to 18 by @ishiko732 in #93
- Feat/FSRS V5 by @ishiko732 in #95
Full Changelog: v3.5.7...v4.0.0-beta
v3.5.7
v3.5.6
TS-FSRS v3.5.6
- Chore/config typedoc by @ishiko732 in #82
- Feat/Add umd distribution by @barrelltech in #84
- Fix/actions is not functioning correctly by @ishiko732 in #86
Full Changelog: v3.5.4...v3.5.6
v3.5.5
TS-FSRS v3.5.5 (unpublish
)
- Chore/config typedoc by @ishiko732 in #82
- Feat/Add umd distribution by @barrelltech in #84
Due to the incorrect GitHub Actions setup, the v3.5.5 release needs to be revoked, and the changes will be merged into v3.5.6.
v3.5.4
v3.5.3
v3.5.2
TS-FSRS v3.5.2
- Test/update algorithm test by @ishiko732 in #75
- Fix/IEEE754 decimal precision by @ishiko732 in #76
Full Changelog: v3.5.1...v3.5.2