Skip to content

1.0 - Image API 3.0

Compare
Choose a tag to compare
@jeremytubbs jeremytubbs released this 30 Mar 21:48
· 28 commits to main since this release
d2dba23
Version 3 (#3)

* remove full

* add info

* space

* start changes for info.json

* update composer deps

* v3 updates

* bitonal

* remove comment

* php version

* format validator

* FormatValidator

* config

* interface and abstract

* try getCore

* greyscale

* encode bmp

* greyscale

* greyscale

* order

* contrast;

* undo

* remove process of bitonal

* validators

* fix import name

* fix config

* fix region validation

* debug

* debug

* actually pass the value

* skip non validation params

* all validators

* region and size

* php-cs-foxer

* github

* dependabot

* php-cs-fixer

* Fix styling

* package updates

* commit test progress for now

* remove image

* Fix styling

* tested region validation

* size validation

* Fix styling

* rotation validator

* add test

* Fix styling

* quality validator test

* format validator test

* exceptions

* Fix styling

* change to validate

* a lot of tests

* Fix styling

* format and extract

* test non-numeric

* format validator tests

* Fix styling

* more tests

* size validator test

* wip

* fix and change contract to valid

* cleanup config

* Fix styling

* fix tests

Co-authored-by: jeremytubbs <[email protected]>