Skip to content

Releases: voronind/vk

VK 3.0

04 Jul 08:11
3.0
c3cfe06
Compare
Choose a tag to compare

🎉 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)

VK 3.0.dev2

20 Jun 16:17
Compare
Choose a tag to compare
VK 3.0.dev2 Pre-release
Pre-release

Changes

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

VK 3.0.dev1

02 Jun 09:30
10c7bc6
Compare
Choose a tag to compare
VK 3.0.dev1 Pre-release
Pre-release

Changes

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

VK 2.0

25 Oct 14:16
Compare
Choose a tag to compare

Refactored version

Vk 2.0a4

24 Sep 18:43
Compare
Choose a tag to compare
Vk 2.0a4 Pre-release
Pre-release
v2.0a4

Add forgotten file

vk-1.5

29 Apr 12:56
Compare
Choose a tag to compare
Version bumped