Skip to content

v3.0-beta.5

Compare
Choose a tag to compare
@sbhadr sbhadr released this 10 Feb 05:38
· 9 commits to nightly_build since this release

Support for Python v3.5 has been dropped. v3.6+ are supported.
Pypy 3+ is now supported.

This release includes the following additions:

  • ABTesting API (full coverage) (in collaboration w/ nsg-mfd)
  • accountInformation API (full coverage)
  • privateMessages API (full coverage)
  • Games API (full coverage)
  • pytest in dependencies

This release includes the following bug fixes:

  • [Groups API] Exposes the Relationship class correctly now.
  • [Groups API] Fix with pagination request error with Relationship class getter method.
  • [Groups API] Fix comment mistakes.
  • [Groups API] Fix empty return typo for Relationship class.