Skip to content

Releases: cite-architecture/CitableImage.jl

v0.7.1

22 Oct 12:23
ceefbf4
Compare
Choose a tag to compare

CitableImage v0.7.1

Diff since v0.6.6

Accept wider range of versions

Merged pull requests:

Closed issues:

  • Use of joinpath can create errors (#52)
  • Height and width are mixed up in IIIF request (#56)
  • Add imagefloats function (#57)
  • Update version of Images library (#58)
  • Add loadimage function (#59)
  • Basic IIIF request by URN should include optional size parameter like MD and HTML functions (#60)

v0.6.6

10 Jun 14:06
25c526d
Compare
Choose a tag to compare

CitableImage v0.6.6

Diff since v0.6.5

Merged pull requests:

v0.6.5

29 May 11:24
14ff53a
Compare
Choose a tag to compare

CitableImage v0.6.5

Diff since v0.6.4

Merged pull requests:

v0.6.4

26 Sep 11:39
1148b05
Compare
Choose a tag to compare

Update Tagbot.yml, support Julia 1.8

v0.6.3

25 Feb 21:11
e4fdc1e
Compare
Choose a tag to compare

CitableImage v0.6.3

Diff since v0.6.2

Corrects return type of fromcex on ImageCollection

Merged pull requests:

v0.6.2

25 Feb 17:36
f95c316
Compare
Choose a tag to compare

CitableImage v0.6.2

Diff since v0.6.1

Corrects return type of fromcex on ImageCollections

Merged pull requests:

  • Corrects return type of fromcex on ImageCollections (#49) (@neelsmith)

v0.6.1

24 Feb 22:10
191db0c
Compare
Choose a tag to compare

CitableImage v0.6.1

Diff since v0.6.0

Support new version of CItableObject

Merged pull requests:

v0.6.0

23 Feb 23:34
8381de4
Compare
Choose a tag to compare

CitableImage v0.6.0

Diff since v0.5.0

Add "lightbox" functionality

Closed issues:

  • Include data model in CEX serialization of ImageCollection (#40)
  • Parse a Vector of image collections from complex CEX source (#44)

Merged pull requests:

v0.5.0

11 Feb 13:57
96e9e34
Compare
Choose a tag to compare

CitableImage v0.5.0

Diff since v0.4.5

Extensive rewrite adding ImageRecord and ImageCollection structs

Closed issues:

  • Define type hierarchy (#30)
  • Define functions on AbstractRect (#31)
  • Establish type hierarchy for citable image sources (#32)
  • Define functions on abstraction of citable image (#33)
  • Design of local file source (#34)
  • Abstraction for image service or source (#35)
  • Update current util functions to work with RoI objects (#36)
  • Implement scaling for local image sources (#37)
  • Implement subref slicing for local image source (#38)
  • Make ImageCollection a citable object (#41)

Merged pull requests:

v0.4.5

21 Jan 20:17
c8d3a9e
Compare
Choose a tag to compare

CitableImage v0.4.5

Diff since v0.4.4

Support new version of CitableBasem

Merged pull requests: