Releases: trane-project/trane
Releases · trane-project/trane
v0.24.1
v0.24.0
v0.23.5
Upgrade dependencies and license identifier.
Full Changelog: v0.23.4...v0.23.5
v0.23.4
v0.23.3
What's Changed
- Improve filtering by @martinmr in #344
- Update mantras by @martinmr in #345
- Tune filter weights by @martinmr in #348
- More tuning of filtering logic by @martinmr in #350
- Filtering should take lesson and course scores into account by @martinmr in #351
- Add ability to serialize the course library by @martinmr in #352
Full Changelog: v0.23.2...v0.23.3
v0.23.2
v0.23.1
v0.23.0
What's Changed
- Update to rust 1.83 by @martinmr in #318
- Fix spelling issue in CONTRIBUTING.md by @lakrestofer in #317
- Update to rust 1.84 by @martinmr in #319
- Add coverage attributes to improve coverage by @martinmr in #320
- Add more coverage exclusions by @martinmr in #321
- More coverage fixes by @martinmr in #322
- Revamp literacy course by @martinmr in #323
- Improve dependencies in literacy courses by @martinmr in #324
- Reorder some code and comments in literacy course by @martinmr in #325
- Add storage for unit rewards by @martinmr in #326
- Add dependency weights to manifests by @martinmr in #327
- Reward skeleton by @martinmr in #328
- Fix cache invalidation by @martinmr in #329
- Exponential decay scorer by @martinmr in #330
- Add weight to practice rewards by @martinmr in #331
- Add dependency weights to graph by @martinmr in #332
- Fill in logic to compute final reward by @martinmr in #333
- Reward propagation by @martinmr in #334
- Reward propagator fixes by @martinmr in #335
- Optimize reward propagation by @martinmr in #336
- Finetune scheduling by @martinmr in #337
- Stop propagation if weight is too small by @martinmr in #338
- Do not propagate rewards to units without previous scores by @martinmr in #339
New Contributors
- @lakrestofer made their first contribution in #317
Full Changelog: v0.22.0...v0.23.0
v0.22.0
What's Changed
- Skip serialization of most default fields by @martinmr in #311
- Serialize repository metadata using four spaces by @martinmr in #312
- Fix code coverage by @martinmr in #315
- Replace typeshare with ts_rs for Typescript bindings by @martinmr in #316
- Basic literacy generated course by @martinmr in #314
Full Changelog: v0.21.2...v0.22.0