Release files
- Scheduler: fsrs4anki_scheduler.js
- For Qt5 version: fsrs4anki_scheduler_qt5.js
- Optimizer (updated): fsrs4anki_optimizer.ipynb
- No-code version (updated): fsrs4anki_app (huggingface.co)
- Simulator: fsrs4anki_simulator.ipynb
- Helper: FSRS4Anki Helper
What's Changed
- Feat/return text & graph instead of print & show by @L-M-Sherlock in #292
- Fix/replace print with return by @L-M-Sherlock in #296
- Doc/tutorial by @L-M-Sherlock in #297
- Fix/remove unused code by @L-M-Sherlock in #302
- add type by @wuyudi in #301
- Fix/optional verbose outputs by @L-M-Sherlock in #304
- Fix/got an unexpected keyword argument by @L-M-Sherlock in #305
New Contributors
Full Changelog: v3.23.1...v3.24.6