Skip to content

Releases: Shivella/laravel-bitly

Improve Exception handling and Add BitlyClientFake for testing

28 Jan 17:59
Compare
Choose a tag to compare

Move from PSR-0 to PSR-4

28 Jan 15:29
8e9be0f
Compare
Choose a tag to compare
Move from PSR-0 to PSR-4 (#27)

Move from psr-0 to psr-4

Better DI support

28 Jan 13:40
Compare
Choose a tag to compare

Better DI support, improve gitignore, gitattributes, and phpdoc for facade thanks to @klimov-paul

Support Laravel 6

12 Sep 10:51
a78d278
Compare
Choose a tag to compare
1.1.2

Support Laravel 6 by update composer.json

Support 201 status code

26 Aug 11:33
0b0d480
Compare
Choose a tag to compare

Support 201 and 200 status code

Use Bitly API version 4.0

13 Aug 13:23
Compare
Choose a tag to compare
1.1.0

Fix bitly client

Throw exception when rate limit has been reached

26 Jan 12:59
989097d
Compare
Choose a tag to compare

1.0.7

05 Aug 14:41
17681e9
Compare
Choose a tag to compare
Update composer.json

Add composer extra's

02 Aug 08:44
Compare
Choose a tag to compare
1.0.6

Added --provider in step 2 to avoid mass publish (#6)

Add Facade

29 Sep 07:55
Compare
Choose a tag to compare
Added project facade and updated README.md with how to use it (#4)

Added project facade and updated README.md with how to use it