Releases: trane-project/trane
Releases · trane-project/trane
v0.2.8
v0.2.7
v0.2.6
v0.2.5
v0.2.4
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
v0.2.2
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