Releases: Vorkytaka/easyvk-go
Releases · Vorkytaka/easyvk-go
v0.4.00
Big refactor, new naming conventions, done with many methods.
v0.3.02
New methods:
Rename files to Go-way (camelCase.go).
v0.3.01
Better error handling and response structs.
No AccountInfo.Response.ID
anymore, AccountInfo.ID
from now on.
Authorization
From this version you can authorize with your email and password. See easyvk.WithAuth
function.
New methods:
v0.2.00
Update package for using last VK-API version.
Many response structs was updated.
New method:
v0.1.01
- Add new method:
- Bug fixes