Skip to content

Tags: open-spaced-repetition/py-fsrs

Tags

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix timezone error (#34)

* fix timezone error

通过更换时区表达模块修复错误 can not import UTC
Fix error can not import UTC by using timezone.utc

* fix format

* bump version

---------

Co-authored-by: T2XX <[email protected]>
Co-authored-by: Jarrett Ye <[email protected]>

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
make Card objects JSON serializable (#33)

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v2.0.0 - update cards to be timezone aware (#31)

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feat/update to FSRS-4.5 (#22)

* Feat/update to FSRS-4.5

* update minor version

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feat/calc SInc based on last D (#19)

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix/lapse count of cards (#18)

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix/wrong elapsed days in ReviewLog (#16)

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feat/FSRSv4 (#13)

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: typo `State.New_interval` (#12)

* fix: typo

* update version

---------

Co-authored-by: Jarrett Ye <[email protected]>

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix/wrong easy interval when review (#11)