Skip to content

Releases: open-spaced-repetition/ts-fsrs

v3.4.0

09 Feb 11:47
Compare
Choose a tag to compare

TS-FSRS v3.4.0

Tip

With the use of the afterHandler, you can easily implement data transformation, making it convenient to integrate with ORM frameworks.

Examples have been added to the comments, and detailed information can be viewed through the documentation or IDE (Visual Studio Code/WebStorm).

Preview Example

Visual Studio Code
image

WebStorm
image

document
image

v3.3.1

05 Feb 06:40
342027a
Compare
Choose a tag to compare

TS-FSRS V3.3.1

v3.3.0

26 Dec 12:06
397fcb5
Compare
Choose a tag to compare

TS-FSRS V3.3.0

v3.2.3

24 Dec 06:21
Compare
Choose a tag to compare

TS-FSRS V3.2.3

v3.2.2

15 Dec 15:33
c41a161
Compare
Choose a tag to compare

TS-FSRS V3.2.2

v3.2.1

10 Dec 10:52
db3ee7b
Compare
Choose a tag to compare

TS-FSRS V3.2.1

image

v3.1.1

20 Nov 15:34
776e528
Compare
Choose a tag to compare

TS-FSRS v3.1.1

v3.1.0-beta8

04 Nov 13:05
6db7188
Compare
Choose a tag to compare
v3.1.0-beta8 Pre-release
Pre-release

TS-FSRS v3.1.0-beta8

v3.0.6

04 Nov 13:03
55c7ab5
Compare
Choose a tag to compare

TS-FSRS v3.0.6

  • readme add basic use; add annoation to some function ; add digrams write by plantuml by @2Lavine in #38
  • Doc/add return type in algorithm.ts&update example in README.md by @ishiko732 in #41
  • Feat/grades by @ishiko732 in #43

v3.0.4

22 Oct 15:19
f76d2a1
Compare
Choose a tag to compare

TS-FSRS v3.0.4

  • Feat/env in #30
  • Feat/fsrs v4 #31
  • Fix/wrong data types #33
  • Feat/never type #34
  • Feat/recordLog type #36
  • security:Bump @babel/traverse from 7.22.19 to 7.23.2 by bot in #35