Skip to content

Releases: trane-project/trane

v0.2.8

15 Jul 14:51
Compare
Choose a tag to compare

What's Changed

  • Refactor some scheduler code. by @martinmr in #23
  • Properly schedule courses with no dependencies but lesson dependencies by @martinmr in #24
  • More refactoring in scheduler by @martinmr in #25
  • Check for empty IDs in manifests. by @martinmr in #26

Full Changelog: v0.2.7...v0.2.8

v0.2.7

15 Jul 13:25
Compare
Choose a tag to compare

What's Changed

  • Add intervals and fix extra lessons in CircleFifthsCourse by @martinmr in #22

Full Changelog: v0.2.6...v0.2.7

v0.2.6

13 Jul 14:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

13 Jul 14:33
Compare
Choose a tag to compare

What's Changed

  • Add methods to list courses, lesson, and exercise IDs by @martinmr in #20

Full Changelog: v0.2.4...v0.2.5

v0.2.4

12 Jul 06:06
Compare
Choose a tag to compare

What's Changed

  • Refactor scheduler data. by @martinmr in #15
  • Refactor scheduler filter into its own module. by @martinmr in #16
  • Refactor SchedulerOptions into its own module. by @martinmr in #17
  • Fix filtering logic. by @martinmr in #18
  • Refactor code that decides whether a dependency is fulfilled by @martinmr in #19

Full Changelog: v0.2.3...v0.2.4

v0.2.3

07 Jul 14:27
Compare
Choose a tag to compare

What's Changed

  • Allow multiple values in course and lesson filters. by @martinmr in #14

Full Changelog: v0.2.2...v0.2.3

v0.2.2

06 Jul 14:09
7bbc741
Compare
Choose a tag to compare

What's Changed

  • Add description to SoundSliceAsset. by @martinmr in #8
  • filter_candidates tries to fill as much of the batch as possible. by @martinmr in #9
  • Return fewer candidates which are close to being mastered. by @martinmr in #10
  • Simplify select_candidates function. by @martinmr in #11
  • Replace Arc<RwLock<>> with Rc<RefCell<>> by @martinmr in #12
  • Update version and remove windows and macos builds from test workflow. by @martinmr in #13

Full Changelog: v0.2.1...v0.2.2

v0.2.1

05 Jul 00:35
Compare
Choose a tag to compare

What's Changed

  • Handle missing starting courses properly. by @martinmr in #7

Full Changelog: v0.2.0...v0.2.1

v0.2.0

04 Jul 21:16
bc35697
Compare
Choose a tag to compare

What's Changed

  • Store uids instead of IDs in practice stats DB. by @martinmr in #6

Full Changelog: v0.1.2...v0.2.0

v0.1.2

02 Jul 02:15
c89875c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2