Skip to content

Releases: SocialConnect/common

0.2.4 Alpha Release

03 Oct 11:23
@ovr ovr
Compare
Choose a tag to compare
  • Entity\User extends from StdClass
  • Entity\User added $email column

0.2.3 Alpha Release

19 Sep 13:07
@ovr ovr
Compare
Choose a tag to compare
  • Fix small bug in Http\Client\Curl
  • Copyright fix

0.2.2 Alpha Release

19 Sep 09:57
@ovr ovr
Compare
Choose a tag to compare
  • Http\Response added isServerError() method

0.2.1 Alpha Release

19 Sep 08:42
@ovr ovr
Compare
Choose a tag to compare
  • Added Http\Client\Curl
  • Fix doc blocks

Release 0.2

10 Sep 12:42
@ovr ovr
Compare
Choose a tag to compare
  • Added HttpClient trait
  • Added Http\Client Guzzle wrapper and Response
  • Remove PHP 5.3 Support
  • Bug fixes

0.1.1 Release

05 Sep 13:31
@ovr ovr
Compare
Choose a tag to compare
  • Added Base Exception Class
  • Added Unsupported Exception

0.1 First release

22 Aug 11:06
@ovr ovr
Compare
Choose a tag to compare
0.1.0

Fix PSR2