Skip to content

v5.0.2

Compare
Choose a tag to compare
@tybug tybug released this 05 Dec 19:35
· 58 commits to master since this release
  • change Score.ended_at: Optional[Datetime] to Score.ended_at: Datetime; I don't believe it can be None.
  • add NewsPost.first_image_2x
  • fix BeatmapsetEventCommentNoPost and BeatmapsetEventCommentNone types (fixes api.beatmapset_events erroring in some cases)