Releases: trane-project/trane
Releases · trane-project/trane
v0.15.4
v0.15.3
v0.15.2
v0.15.1
v0.15.0
What's Changed
- Improve errors for course_library module by @martinmr in #227
- Return proper errors in blacklist module by @martinmr in #228
- Do not return error if there's a missing index reader by @martinmr in #229
- Fix code coverage by @martinmr in #230
- Return proper errors in repository_manager module by @martinmr in #231
- Return proper errors in course_library module by @martinmr in #232
- Improve errors in practice_stats module by @martinmr in #233
- Improve errors for review_list module by @martinmr in #234
- Simplify errors for blacklist and practice_stats modules by @martinmr in #235
- Improve errors for scheduler module by @martinmr in #236
- Further simplify error handling by @martinmr in #237
- Simplify errors for repository_manager module by @martinmr in #238
- Optimize exercise scheduling by @martinmr in #239
- Improve errors for graph module by @martinmr in #240
Full Changelog: v0.14.4...v0.15.0
v0.14.4
v0.14.3
v0.14.2
What's Changed
- Limit the number of too hard or easy exercises added to the batch by @martinmr in #216
- Add method to remove all units with a prefix from the blacklist by @martinmr in #217
- Increase the weight of a candidate based on its lesson's frequency by @martinmr in #218
- Add duration to transcription tracks by @martinmr in #219
- Improve dependencies in transcription courses by @martinmr in #220
Full Changelog: v0.14.1...v0.14.2
v0.14.1
v0.14.0
What's Changed
- Add study session feature by @martinmr in #210
- Add study session manager by @martinmr in #211
- Rename get_session method to get_study_session by @martinmr in #212
- Add inlined passages to transcription course by @martinmr in #213
- Add more default values to track enum by @martinmr in #214
Full Changelog: v0.13.8...v0.14.0