Skip to content

Releases: conlect/image-iiif

V2.0.0

27 May 05:12
81414e9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...2.0.0

1.1.0

04 Jul 21:04
5657bf9
Compare
Choose a tag to compare

What's Changed

Breaking changes:

  • $prefix now required on ImageFactory()->info()

Full Changelog: 1.0.1...1.1.0

1.0.1

15 Oct 10:14
0d2ccf0
Compare
Choose a tag to compare

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

Full Changelog: 1.0.0...1.0.1

1.0 - Image API 3.0

30 Mar 21:48
d2dba23
Compare
Choose a tag to compare
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]>

0.2.0: Merge pull request #2 from conlect/dev

18 Nov 16:56
dabb7d7
Compare
Choose a tag to compare

0.1.0

06 Jun 01:42
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Initial proof of work... more support coming soon.