Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 837 Bytes

changelog.md

File metadata and controls

32 lines (24 loc) · 837 Bytes

Changelogs

Osu.py library changelogs

Version 0.1.0

Player scores are here !

  • Added Score class
  • Added Replay Availability Enum
  • Added Score collection class
  • Created a chengelog :)
  • Added the __version__, __copyright__, __license__, __author__ and __title__ properties of the library

Version 0.0.0

This version is the first version of the library, there is verry fiew api features supported, everything here is subject to modifications

  • Added Beatmaps class
  • Added Users class
  • Added Beatmap collections class
  • Added Language Enum
  • Added Requests class (Route)
  • Added Exceptions
  • Added User events class
  • Added Beatmap approved state Enum
  • Added Game modifiers (mods)
  • Added Game modes (mode) Enum
  • Added Beatmap genre (music genre) Enum