Skip to content

v0.3.19

Compare
Choose a tag to compare
@nicoburns nicoburns released this 12 Apr 22:51
0fd69ea

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 an Into<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