- Fix
Client.beatmaps.getBeatmapAttributes
returning mismatch from type definition. Addresses #18. - Add
UserStatisticsVariant
interface. - Add
variants
property toUserStatistics
. Addresses #20. - Add
include_variant_statistics
property toGetUsersOptions.query
. Auth.clientCredentialsGrant
now has an optionalscopes
paramater of typeScope[]
. Defaults to['public']
.