Releases: open-spaced-repetition/fsrs-rs
Releases · open-spaced-repetition/fsrs-rs
v1.1.2
What's Changed
- Fix/adapt rmse bins to short term reviews by @L-M-Sherlock in #202
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Fix/next train set is train set after 1.0.0 by @L-M-Sherlock in #201
Full Changelog: v1.1.0...v1.1.1
v1.1.0
v1.0.1
What's Changed
- Fix/benchmark should be trained on full train set by @L-M-Sherlock in #199
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Replace "weight" with "parameter".rs by @Expertium in #193
- remove pow polyfill by @asukaminato0721 in #195
- Update rust-toolchain.toml by @asukaminato0721 in #196
- impl extract_simulation_config by get_optimal_retention_parameters by @asukaminato0721 in #198
- Feat/FSRS-5 by @L-M-Sherlock in #197
Full Changelog: v0.6.4...v1.0.0
v0.6.4
What's Changed
- Fix/calculate current retrievability with FSRS-4.5 by @L-M-Sherlock in #192
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- Fix/memory_state_from_sm2-FSRS-4.5 by @L-M-Sherlock in #191
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- only run CI on PRs against
main
by @AlexErrant in #176 - add auto-merge.yml by @AlexErrant in #177
- update burn to 0.13.0 by @L-M-Sherlock in #179
- Bump rustls from 0.22.2 to 0.22.4 by @dependabot in #183
- test/train on CSV file by @L-M-Sherlock in #182
- Fix/performance regression in training by @L-M-Sherlock in #186
- Remove sqrt from count in pretrain by @L-M-Sherlock in #184
Full Changelog: v0.6.1...v0.6.2
v0.6.1
v0.6.0
What's Changed
- Fix/add pub(crate) back by @L-M-Sherlock in #170
- remove
num_workers
by @AlexErrant in #171 - Feat/add rules for returning parameters by @L-M-Sherlock in #172
Full Changelog: v0.5.5...v0.6.0