Skip to content

Releases: IIIF-Commons/manifesto

v2.0.7

11 Dec 13:45
Compare
Choose a tag to compare
added isPagingEnabled to IManifest

v2.0.6

08 Dec 14:46
Compare
Choose a tag to compare
warn when ranges not found

v2.0.5

05 Dec 14:37
Compare
Choose a tag to compare
check data['@id'] present

v2.0.4

05 Dec 13:52
Compare
Choose a tag to compare
check @context present

v2.0.3

23 Nov 14:43
Compare
Choose a tag to compare
bump version

v2.0.2

23 Nov 14:36
Compare
Choose a tag to compare
use corejs.d.ts

v2.0.1

28 Oct 13:47
Compare
Choose a tag to compare
  • MetadataItem.getValue() now prefers the label's locale over the defaultLocale

v2.0.0

27 Oct 09:59
Compare
Choose a tag to compare
  • Removed Manifesto.getRenderings(). Use ManifestResource.getRenderings() instead.
  • Removed Manifesto.getService(). Use Manifesto.Utils.getService() instead.
  • Removed Manifesto.getTreeNode(). Use new Manifeso.TreeNode() instead.
  • Removed Manifesto.isImageProfile(). Use Manifesto.Utils.isImageProfile() instead.
  • Removed Manifesto.isLevel0ImageProfile(). Use Manifesto.Utils.isLevel0ImageProfile() instead.
  • Removed Manifesto.isLevel1ImageProfile(). Use Manifesto.Utils.isLevel1ImageProfile() instead.
  • Removed Manifesto.isLevel2ImageProfile(). Use Manifesto.Utils.isLevel2ImageProfile() instead.
  • Removed Manifesto.loadExternalResources(). Use Manifesto.Utils.loadExternalResources() instead.

v1.0.0

26 Oct 13:52
Compare
Choose a tag to compare
bumped to v1.0.0

v0.3.0

25 Oct 10:49
Compare
Choose a tag to compare
bumped to v0.3.0