Voronind Vk Versions Save

vk.com API python wrapper

3.0

1 year ago

🎉 finally, a seven-year release 🎉

Changes

Major

  • Dropped support for end-of-life Pythons (older than 3.7)
  • Fixed incompatibility with Python 3.10
  • Large refactoring done by @voronind: no more session classes, only API objects

Minor

  • Implemented a new vk.DirectUserAPI class which using Direct authorization
  • Added support for proxy (#96)
  • Fixed expired authorization of vk.UserAPI
  • Documentation has been greatly expanded
  • Improved logging (#42 is a part of plan)
  • Fixed incompatibility with API method secure.checkToken (#119)

Also

It is a first stable release by new maintainer @YariKartoshe4ka Thanks to @voronind for his trust and fast support in organizational matters (#123)

3.0.dev2

1 year ago

Changes

  • Fixed broken Implict flow auth
  • Added proxy support
  • Added some functionality (#119, #42)

3.0.dev1

1 year ago

Changes

  • Fix incompatibility with Python 3.10
  • Drop support for EOL Pythons (< 3.7)
  • Refactoring session.py

2.0

8 years ago

Refactored version

v2.0a4

8 years ago

1.5

10 years ago