Releases: mtownsend5512/remove-bg
Use Guzzle 7
Merge pull request #6 from skalero01/master Make it work with Laravel 10
Upgraded to use Guzzle v7 for requests
2.0.0 Upgraded to use Guzzle 7
Support PHP 8
1.3.0 Supports PHP 8
Bug fix
Fixed a bug in the formatBody method which caused an error when users were trying to utilize the file method to save their image.
Supports checking account credits and details
The package now allows you to check your account credit balance and other information by way of the account
method 🎉
Support for custom request body parameters
1.1.0 adds support for adding custom request body parameters. The remove.bg api has developed beyond its first initial release where it only allowed a limited set of request body parameters.
Now you can specify parameters such as, "type", "format", "roi", "crop", "bg_color" and many more.
This package now supports all of these request body parameters with the 'body' method.
Happy background removing!
1.0.1: Updated request header
Added a default user agent header so RemoveBg platform can gain more insight to api usage
Stable launch
The Remove.bg api has exited private beta and entered a stable build. This package is now production ready.
Beta launch
This package is in fully functional, but since Remove.bg is in beta, this package will not enter a state considered production ready until the Remove.bg api has been finalized.