Skip to content

Releases: llllllllll/slider

v0.4.0

31 Dec 05:30
Compare
Choose a tag to compare
  • add beatmap#closest_hitobject method that returns the hitobject closest temporally to the given time

v0.3.2

12 Dec 02:29
Compare
Choose a tag to compare
  • remove dependency on pytz and toolz
  • fix dates returned from the osu! api being incorrectly parsed as utc+8
  • fix beatmap parsing failing on beatmaps with extra whitespace

v0.3.1

20 Oct 16:28
Compare
Choose a tag to compare
  • fix stacked hitobjects being cached too aggressively and sometimes being used for other mod combinations
  • add catmull slider implementation