Releases: humanmade/aws-rekognition
Releases · humanmade/aws-rekognition
0.1.10
What's Changed
- remove deprecation warning in PHP8.1+ by @mikelittle in #31
New Contributors
- @mikelittle made their first contribution in #31
Full Changelog: 0.1.9...0.1.10
v0.1.9
v0.1.8
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
Updates an existing filter and adds a new one for overriding the AWS Client instance.
hm.aws.rekognition.client_args
has been added and filters the array of arguments passed to AWS\Rekognition\RekognitionClient::factory()
.
hm.aws.rekognition.client
has changed to filter the RekognitionClient
object itself.
v0.1.2
Adds a better UI to visualise the labels and their confidence scores.