Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Latest commit

 

History

History
28 lines (16 loc) · 579 Bytes

CHANGELOG.md

File metadata and controls

28 lines (16 loc) · 579 Bytes

v1.0.0

  • Initial version of the package

v1.0.0-rc.1

  • Not so important changes

v1.0.1

  • Added support for all messages methods

v1.0.1-doc.1

  • Added documentation version v1.0.1

v1.0.2

  • Added support for all VK api methods.
  • Added the ability to unload parameters from a file (yaml and json are supported) the schema is located here

v1.0.3

v1.0.4

  • Added support for User Longpoll and GroupLongpoll
  • Added a message model for the convenience of working with events: message_new, message_edit, message_reply
  • Attachment models added