Releases: llllllllll/slider
Releases · llllllllll/slider
v0.4.0
- add
beatmap#closest_hitobject
method that returns the hitobject closest temporally to the given time
v0.3.2
- 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
- fix stacked hitobjects being cached too aggressively and sometimes being used for other mod combinations
- add catmull slider implementation