Releases: Shivella/laravel-bitly
Releases · Shivella/laravel-bitly
Improve Exception handling and Add BitlyClientFake for testing
Move from PSR-0 to PSR-4
Move from PSR-0 to PSR-4 (#27) Move from psr-0 to psr-4
Better DI support
Better DI support, improve gitignore, gitattributes, and phpdoc for facade thanks to @klimov-paul
Support Laravel 6
1.1.2 Support Laravel 6 by update composer.json
Support 201 status code
Support 201 and 200 status code
Use Bitly API version 4.0
1.1.0 Fix bitly client
Throw exception when rate limit has been reached
1.0.8 Update .travis.yml
1.0.7
Add composer extra's
1.0.6 Added --provider in step 2 to avoid mass publish (#6)
Add Facade
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