Skip to content

v0.4.3

Compare
Choose a tag to compare
@nicoburns nicoburns released this 12 Apr 23:02
· 59 commits to main since this release
066949d

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