Skip to content
This repository has been archived by the owner on Aug 24, 2022. It is now read-only.

Releases: jelovac/bitly4laravel

v2.2.3

05 Apr 21:21
Compare
Choose a tag to compare

v3.0.2

05 Mar 17:13
Compare
Choose a tag to compare

Fixing the #15 issue.

Laravel 5 v2 configuration patch

19 Feb 18:45
Compare
Choose a tag to compare

This release fixes invalid package configuration file under Laravel 5.

v3.0.1

17 Feb 22:02
Compare
Choose a tag to compare

Change log:

3.0

16 Feb 21:14
Compare
Choose a tag to compare
3.0

Change log:

  • GuzzleHttp Client is now responsible for API calls
  • Added scalar type exceptions for public setters
  • Added support for Laravel 5 while maintaining backwards compatibility with Laravel 4
  • Changed the config name from config.php to bitly4laravel.php. The main method "get" which existed in v2 is now called "make" and it returns the response in xml/json format instead of returning the class object.
  • License change from BSD-2 to MIT

Laravel 4/5 compatibility update fix

16 Feb 19:13
Compare
Choose a tag to compare
v2.2.1

Fixing the config isue with Laravel5

Laravel 5 here we come!

13 Feb 21:04
Compare
Choose a tag to compare

This release brings Laravel 5 support while still keeping backwards compatibility with Laravel 4.

Fifth release

14 Jun 16:19
Compare
Choose a tag to compare
Merge pull request #7 from jelovac/v2

Update composer.json

Fourth release

12 Apr 13:19
Compare
Choose a tag to compare

Added possibility to pass options to connection class.

Third release (stable)

05 Mar 07:21
Compare
Choose a tag to compare

The best release so far, testing on my production site for a month.