Skip to content

Tags: mtownsend5512/remove-bg

Tags

2.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #6 from skalero01/master

Make it work with Laravel 10

2.0.0

Upgraded to use Guzzle 7

1.3.0

Supports PHP 8

1.2.1

Bug fix

Fixed bug in formatBody method for when users used the file method to save their image.

1.2.0

Added functionality to check account details

The package now supports checking your account credit balance and details by way of the account method.

1.1.0

Added support for 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 paramters 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

1.0.0

Updated readme

0.0.1

Beta launch