Releases: conlect/image-iiif
Releases · conlect/image-iiif
v2.0.1
What's Changed
- Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 by @dependabot in #21
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #27
- update tests and packages by @jeremytubbs in #32
Full Changelog: 2.0.0...2.0.1
V2.0.0
1.1.0
What's Changed
Breaking changes:
- $prefix now required on
ImageFactory()->info()
- Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #8
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.6 by @dependabot in #11
- formatting by @jeremytubbs in #12
- Scrutinizer bugs by @jeremytubbs in #13
- Bump dependabot/fetch-metadata from 1.3.6 to 1.6.0 by @dependabot in #15
Full Changelog: 1.0.1...1.1.0
1.0.1
What's Changed
- Bump dependabot/fetch-metadata from 1.1.1 to 1.3.0 by @dependabot in #4
- Bump actions/checkout from 2 to 3 by @dependabot in #5
- Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by @dependabot in #6
- Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in #7
- Update to v3 Context, other clean ups and testing improvements by @jeremytubbs in #9
New Contributors
- @dependabot made their first contribution in #4
Full Changelog: 1.0.0...1.0.1
1.0 - Image API 3.0
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 <jeremytubbs@users.noreply.github.com>
0.2.0: Merge pull request #2 from conlect/dev
update config loading
0.1.0
Initial proof of work... more support coming soon.