Skip to content

Releases: pearcetm/GeoTIFFTileSource

v2.3.0

12 Mar 02:12

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

29 Apr 18:58
e39379c

Choose a tag to compare

Ensures unique cache keys are generated for each TileSource so multiple images can be viewed at once without cache collisions.

v2.1.0

11 Dec 20:38
9dcda99

Choose a tag to compare

Adds support for OpenSeadragon 5.0.0+

v2.0.4

04 Nov 15:07

Choose a tag to compare

Fix problem with deployment to npm

v2.0.3

04 Nov 14:52
522c123

Choose a tag to compare

What's Changed

  • Address #17 by filtering Macro and Label images from SVS files by @mdushkoff in #18

New Contributors

Full Changelog: v2.0.2...v2.0.3

v2.0.2

13 Jun 15:47
f4d3ebe

Choose a tag to compare

What's Changed

  • Handle bad reference to OSD + add test for module import by @abiswas97 in #16

Full Changelog: v2.0.1...v2.0.2

v2.0.1

29 May 20:24

Choose a tag to compare

Adds repository information to package.json for deployment to NPM

v2.0.0

29 May 20:18

Choose a tag to compare

This release refactors the GeoTIFFTileSource plugin for OpenSeadragon to be compatible with NPM. The plugin can now be installed as a simple script tag, as a javascript module, or via npm.

Initial release

30 Jun 13:56

Choose a tag to compare

GeoTIFFTileSource plugin for OpenSeadragon first release