Releases: glenrobson/iiif-tiler
Releases · glenrobson/iiif-tiler
1.0.2
1.0.1
What's Changed
- Rounding issues by @glenrobson in #34
- Added identifier parameter to command line.
Full Changelog: 1.0...1.0.1
1.0
What's Changed
- Bump log4j-core from 2.16.0 to 2.17.1 by @dependabot in #30
- Bump log4j-api from 2.16.0 to 2.17.1 by @dependabot in #29
- Fix for tile image clash by @glenrobson in #31
Full Changelog: 0.9.9...1.0
0.9.9
0.9.8
0.9.7
What's Changed
- Allow parameters on CLI by @glenrobson in #19
$ java -jar target/iiif-tiler.jar -help
usage: iiif-tiler
-help Show this help message
-output <arg> Directory where the IIIF images are generated. Default: iiif
-tile_size <arg> set the tile size. Default is 1024
-version <arg> set the IIIF version. Default is 2.1.1 and options are 2 or 3
-zoom_levels <arg> set the number of zoom levels for this image. The default is 5
Full Changelog: 0.9.6...0.9.7
Version 0.9.6
Fixing Canonical issue with tile URLs for IIIF 3.0.
Version 0.9.5
Fixed issue with Canonical URL for version 3.0 tiles.
InfoJson API updates
InfoJson class now has more accessor methods. No change to the command line.
Deploying to maven central
No changes to the functionality but the jar file is now available from maven central.