Skip to content

Releases: SocialConnect/vk

0.4 Release

23 Aug 14:49
@ovr ovr
Compare
Choose a tag to compare
  • Fixes for getUser method
  • TravisCI use container builds
  • Fix testing on TravisCI
  • Parallel phpunit testing
  • TravisCI cache vendor folders
  • Welcome to ScrutinizersCI
  • Up code quality
  • Fix PSR2
  • Update to socialconnect/common:~0.5
  • More test and other fixes

Full log:
0.3...0.4

0.3 Release

31 Jan 07:21
@ovr ovr
Compare
Choose a tag to compare
  • Added new method setEntities, and rewrite code
  • Fix getUsers

And another small fixes

0.2.0 Alpha Release

20 Sep 11:33
@ovr ovr
Compare
Choose a tag to compare
  • Latest socialconnect/common
  • Use HttpClient trait
  • Bug fixes
  • Added examples in README

0.1.6 Alpha Release

30 Aug 06:53
@ovr ovr
Compare
Choose a tag to compare
  • Use socialconnect/common 0.1 (not dev-master)
  • Split exceptions
  • Entity\User add isOnline() method
  • Remove php 5.3 support
  • Client->getUser add $fields param

0.1.5 Alpha Release

24 Aug 13:15
@ovr ovr
Compare
Choose a tag to compare
  • Collection implements \Iterator
  • Response\Wall
    Added new tests and another fixes

0.1.4 VK-SDK Alpha release

22 Aug 13:59
@ovr ovr
Compare
Choose a tag to compare

Rename project to vk-sdk

  • Inval applicationId in tests
  • Entity\User added deactivated, hidden columns
  • Fix docblocks

0.1.3 Release

17 Aug 08:27
@ovr ovr
Compare
Choose a tag to compare
  • Fix hydration bug, clone instance
  • Implement getStatus($id = null)
  • Implement getFriends method
  • Start writting Response\Collection
  • Rewrite test with dynamic application options load

0.1.2 Release

17 Aug 04:39
@ovr ovr
Compare
Choose a tag to compare

Fix hydrateCollection method

0.1.1 Release

17 Aug 04:02
@ovr ovr
Compare
Choose a tag to compare
  • Pass accessToken if it needed
  • Rewrite method for hydrateCollection with (d9e3960)
  • Fix test name

0.1 First release

13 Aug 04:44
@ovr ovr
Compare
Choose a tag to compare
  • Implement client
  • User entity
  • Tests
  • Travis
  • Coveralls