v0.4.3
Fixes
- Fix compilation error in
evenly_sized_tracks
style helper in recent versions of rustc caused by a change/regression in type inference (#643). Note that 3rd-party code that call style helpers that take anInto<f32>
parameter may still be affected by this issue, but they should be able to fix on their side by clarifying the type passed in