Skip to content

Commit

Permalink
Merge branch 'main' into fsrs-browser
Browse files Browse the repository at this point in the history
  • Loading branch information
L-M-Sherlock committed Oct 31, 2024
2 parents 9f6ebeb + 7477d2b commit e35f1c5
Show file tree
Hide file tree
Showing 10 changed files with 313 additions and 525 deletions.
62 changes: 31 additions & 31 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "fsrs"
version = "1.4.0"
version = "1.4.3"
authors = ["Open Spaced Repetition"]
categories = ["algorithms", "science"]
edition = "2021"
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ to `.git/hooks/pre-commit`, then `chmod +x .git/hooks/pre-commit`
## Bindings

- python <https://github.com/open-spaced-repetition/fsrs-rs-python>
- nodejs <https://github.com/open-spaced-repetition/fsrs-rs-nodejs>

## Q&A

Expand Down
Loading

0 comments on commit e35f1c5

Please sign in to comment.