Skip to content

Releases: glenrobson/iiif-tiler

1.0.2

21 Jun 23:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2

1.0.1

13 Apr 00:48
Compare
Choose a tag to compare

What's Changed

  • Rounding issues by @glenrobson in #34
  • Added identifier parameter to command line.

Full Changelog: 1.0...1.0.1

1.0

31 Mar 14:22
Compare
Choose a tag to compare
1.0

What's Changed

Full Changelog: 0.9.9...1.0

0.9.9

15 Dec 01:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.8...0.9.9

0.9.8

25 Oct 00:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.7...0.9.8

0.9.7

23 Oct 00:09
Compare
Choose a tag to compare

What's Changed

$ 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

11 May 00:23
f91cfe6
Compare
Choose a tag to compare

Fixing Canonical issue with tile URLs for IIIF 3.0.

Version 0.9.5

10 May 23:42
5530227
Compare
Choose a tag to compare

Fixed issue with Canonical URL for version 3.0 tiles.

InfoJson API updates

09 May 23:09
c49bc57
Compare
Choose a tag to compare

InfoJson class now has more accessor methods. No change to the command line.

Deploying to maven central

03 Mar 13:48
566b317
Compare
Choose a tag to compare

No changes to the functionality but the jar file is now available from maven central.