Skip to content

Releases: meemalabs/laravel-media-recognition

1.0.1

26 Mar 15:58
Compare
Choose a tag to compare

Bug Fixes

  • video & image response structure is different for faces & face details (Chris Breuer)

Chores

1.0.0

25 Mar 17:09
def15a8
Compare
Choose a tag to compare

Features

Bug Fixes

  • rename array element to FaceDetails (Chris Breuer)
  • properly parse the message in order to process the webhook (Chris Breuer)

Chores

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

18 Jan 00:34
Compare
Choose a tag to compare
  • fixes an issue where the token may not always be unique

0.1.1

16 Jan 05:52
Compare
Choose a tag to compare

0.1.0

15 Jan 06:17
Compare
Choose a tag to compare

initial pre-release 🚀