Unclaimed project
Are you a maintainer of trane? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
trane
An automated practice system for mastering complex skills
Back to changelogNew
v0.26.0
What's Changed
- Power law scorer by @martinmr in https://github.com/trane-project/trane/pull/360
- Remove mantra-miner and update how to support the project by @martinmr in https://github.com/trane-project/trane/pull/361
- Dampen effect of rewards by @martinmr in https://github.com/trane-project/trane/pull/362
- Improve logic for when to apply rewards by @martinmr in https://github.com/trane-project/trane/pull/363
- Fully implement Fractional Implicit Repetition by @martinmr in https://github.com/trane-project/trane/pull/364
- Implement RewardKnocker by @martinmr in https://github.com/trane-project/trane/pull/365
- Revert change to stop propagating rewards along Declarative units by @martinmr in https://github.com/trane-project/trane/pull/366
- Improve PowerLawScorer by @martinmr in https://github.com/trane-project/trane/pull/367
- Remove default_exercise_type from manifests by @martinmr in https://github.com/trane-project/trane/pull/368
- Try to restore grcov for code coverage by @martinmr in https://github.com/trane-project/trane/pull/369
- More improvements to PowerLawScorer by @martinmr in https://github.com/trane-project/trane/pull/370
- Add ability to set encompassed field to knowledge base courses by @martinmr in https://github.com/trane-project/trane/pull/371
Fix bugs by @martinmr in https://github.com/trane-project/trane/pull/372Remove modules that are being moved to the CLI by @martinmr in https://github.com/trane-project/trane/pull/373Use cargo nextest in CLI by @martinmr in https://github.com/trane-project/trane/pull/374Tuning scorer by @martinmr in https://github.com/trane-project/trane/pull/375Select a fraction of candidates from passing units by @martinmr in https://github.com/trane-project/trane/pull/376Improve reward propagation by @martinmr in https://github.com/trane-project/trane/pull/377Use exponential decay for rewards and their weights by @martinmr in https://github.com/trane-project/trane/pull/378Add number of days since an exercise has been seen as part of the weight by @martinmr in https://github.com/trane-project/trane/pull/379Minor scheduler fixes by @martinmr in https://github.com/trane-project/trane/pull/380Tune window percentages by @martinmr in https://github.com/trane-project/trane/pull/381Average scores using the number of days since as weight by @martinmr in https://github.com/trane-project/trane/pull/382Full Changelog: https://github.com/trane-project/trane/compare/v0.25.0...v0.26.0