Releases: meemalabs/laravel-media-recognition
Releases · meemalabs/laravel-media-recognition
1.0.1
Bug Fixes
- video & image response structure is different for faces & face details (Chris Breuer)
Chores
- improve docblock (Chris Breuer)
1.0.0
Features
- add log for incoming webhooks (Chris Breuer)
- ensure/automatically confirm the SNS subscription (Chris Breuer)
Bug Fixes
- rename array element to FaceDetails (Chris Breuer)
- properly parse the message in order to process the webhook (Chris Breuer)
Chores
- add note on how to use in vapor (Chris Breuer)
- adjust formatting of yml file (Chris Breuer)
- add tag release action (Chris Breuer)
- adjust GitHub Action badge URL (Chris)
- remove redundant pest prefix (Chris Breuer)
- adjust wording (Chris Breuer)
- ignore export of .github folder (Chris Breuer)
Commits
- [56472e1]: media recognition tests (Glenn Michael Torregosa)
- [6f7eb14]: Apply fixes from StyleCI (#11) (glennmichael123) #11
- [9f170ba]: fix composer.json (Glenn Michael Torregosa)
- [1cf0118]: github actions for php 7.4 & php 8 (Glenn Michael Torregosa)
- [02ca35b]: include php 7.2 (Glenn Michael Torregosa)
- [9da5c73]: add php 7.3 (Glenn Michael Torregosa)
- [2471680]: remove php versions (Glenn Michael Torregosa)
- [07cc27e]: remove 7.4 (Glenn Michael Torregosa)
- [894a04c]: laravel 8 (Glenn Michael Torregosa)
- [5682c03]: remove laravel 7 (Glenn Michael Torregosa)
- [67c8bfe]: add pests github action (Glenn Michael Torregosa)
- [a85b628]: change variable (Glenn Michael Torregosa)
- [ea63179]: fix syntax (Glenn Michael Torregosa)
- [e58f5b0]: fix syntax 2 (Glenn Michael Torregosa)
- [8d9d57d]: add repository secrets (Glenn Michael Torregosa)
- [8dd260c]: s3 bucket (Glenn Michael Torregosa)
- [1701edc]: fix dotenv (Glenn Michael Torregosa)
- [f78434e]: test case typo (Glenn Michael Torregosa)
- [25c8c68]: adjust composer test script (Chris Breuer)
- [450449a]: Update README.md (Chris Breuer)
- [392ac46]: Update README.md (Chris)
- [342cf9f]: add GitHub Workflow Status badge to readme (Chris)
- [fc9c712]: Rename test.yml to tests.yml (Chris)
- [5120951]: Update README.md (Chris)
- [7b1bc8d]: Apply fixes from StyleCI (#13) (Chris) #13
- [90fb5e9]: Delete .phpunit.result.cache (Chris Breuer)
- [a3c119c]: Apply fixes from StyleCI (#14) (Chris) #14
- [def15a8]: Apply fixes from StyleCI (#15) (Chris) #15
0.1.2
- fixes an issue where the token may not always be unique
0.1.1
0.1.0
initial pre-release 🚀