Releases: open-spaced-repetition/rs-fsrs
Releases · open-spaced-repetition/rs-fsrs
v1.2.1
What's Changed
- Pub record log by @asukaminato0721 in #32
- Feat/fuzz by @miroim in #33
- use bit shift by @asukaminato0721 in #34
- Feat/get retrievability by @miroim in #35
- fix/update default_weights by @miroim in #36
- More default by @asukaminato0721 in #37
- Create FUNDING.yml by @asukaminato0721 in #38
- now the name is same as type by @asukaminato0721 in #39
- add coverage by @asukaminato0721 in #40
- fix!: Typo and added support for fractional days by @shivangp76 in #41
- fix publish by @asukaminato0721 in #43
Full Changelog: v1.0.0...v1.2.1
v1.0.0
What's Changed
- Rust FSRS Refactor by @GraesonB in #1
- Updated README to reflect actual API by @GraesonB in #3
- Hard due date for cards in learning state bug fix by @GraesonB in #4
- Removed the need for lifetimes with ScheduledCards by @GraesonB in #5
- Hard and Easy scheduling fix by @GraesonB in #7
- Nursery by @asukaminato0721 in #8
- let-else by @asukaminato0721 in #9
- Feat/calc SInc based on last D by @L-M-Sherlock in #12
- less nest match and if by @asukaminato0721 in #13
- Add Serde support (hidden behind a feature) by @DaraJKong in #14
- update by @asukaminato0721 in #15
- Update README.md by @xcrong in #17
- Feat/update to fsrs 4.5 by @L-M-Sherlock in #18
- Make State public, so non-default cards can be created by @shivangp76 in #19
- try fix ci by @asukaminato0721 in #20
- Make ReviewLog public, so previously reviewed cards can be added by @shivangp76 in #21
- pub ScheduledCards by @asukaminato0721 in #23
- Feat/update to FSRS-5 by @miroim in #25
- Add bindings by @asukaminato0721 in #26
- Typo by @asukaminato0721 in #27
- Create CODE_OF_CONDUCT.md by @asukaminato0721 in #30
- Create CONTRIBUTING.md by @asukaminato0721 in #31
- pub Parameters by @asukaminato0721 in #29
- Feat/long-term scheduler by @miroim in #28
New Contributors
- @GraesonB made their first contribution in #1
- @asukaminato0721 made their first contribution in #8
- @L-M-Sherlock made their first contribution in #12
- @DaraJKong made their first contribution in #14
- @xcrong made their first contribution in #17
- @shivangp76 made their first contribution in #19
- @miroim made their first contribution in #25
Full Changelog: https://github.com/open-spaced-repetition/rs-fsrs/commits/v1.0.0