Skip to content

Releases: mejackreed/Leaflet-IIIF

v0.2.0

21 Aug 13:34
Compare
Choose a tag to compare

Commit History

Enhancements

#43 Uses the canonical uri syntax (adds Level 0 compliance)

v0.1.2

03 May 12:59
Compare
Choose a tag to compare

Adds the ability for a user to specify the quality parameter. Defaults to native for IIIF image api 1.1 compliance and default for 2.x.

v0.1.1

17 Apr 21:48
Compare
Choose a tag to compare

Fixes a regression for an improperly referenced map object.

v0.1.0

05 Apr 16:06
Compare
Choose a tag to compare

Changes

Also adds a test suite
#35 add the option to not automatically fit the map to the IIIF layer bounds

v0.0.10

21 Oct 14:32
Compare
Choose a tag to compare

Fixes

#32 Fixes and issue where if options were not passed in, execution would cause errors

v0.0.9

23 Sep 14:50
Compare
Choose a tag to compare

Respect tileSize key from info.json #30

v0.0.8

31 Aug 18:26
Compare
Choose a tag to compare

#27 Fixes a bug where zooming several factors past maxZoom would cause issues

v0.0.7

14 Aug 20:15
Compare
Choose a tag to compare

Modifies the way Leaflet-IIIF requests tiles. Moves from using percents for sizes of tiles to w,h format.

v.0.0.6

29 Jul 14:19
Compare
Choose a tag to compare

This version includes recent enhancements including:

  • #18 Better IIIF version interpretation, support IIIF Image API v 1.1 and 2.x
  • #19 Add grunt developer tools
  • #21 Makes the IIIF format parameter configurable
  • #22 Enables further zooming than nativeZoom

Thanks to @idosh for the contribution 😀

v0.0.5

13 Feb 18:06
Compare
Choose a tag to compare

Removing some cruft