Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.1.0 release #124

Merged
merged 58 commits into from
Dec 30, 2019
Merged

v3.1.0 release #124

merged 58 commits into from
Dec 30, 2019

Conversation

tybug
Copy link
Contributor

@tybug tybug commented Dec 30, 2019

  • fix MapUser inheritence (now properly inherits from ReplayContainer)
  • fix incorrect __add__ method for Check
  • rename Keys to Key (Keys left available as deprecated)
  • don't double load ReplayInfo when using Map
  • fix mod subtraction not being commutative (eg Mod.HDHR - Mod.HR has a different meaning from Mod.HR - Mod.HDHR)
  • store beatmap hash in ReplayPath
  • properly check response for map_id, user_id, and username functions
  • enforce ratelimit to all Loader functions
  • don't reraise InvalidKeyException as a CircleguardException
  • add CHANGELOG file to both track unreleased changes and past changes

@tybug tybug changed the title Release v3.1.0 release Dec 30, 2019
Copy link
Contributor

@InvisibleSymbol InvisibleSymbol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@tybug tybug merged commit b826973 into master Dec 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants