Releases: NaturalHistoryMuseum/iiif-image-server
Releases · NaturalHistoryMuseum/iiif-image-server
v0.11.0
- Switch MSS names from EMu IRNs to GUIDs - #15
v0.10.4
- Remove ORJSON usage to fix CORS issues
v0.10.3
- Reorder the MSS image permission checks (7f51659)
v0.10.2
- Switch to Github Actions for running tests #12
- Python 3.10 compatibility 697a5eb
- Require Python 3.8+ 888385c
- Switch to cachetools instead of the lru #14
v0.10.1
- Defend against non-existent originals - 8b95c45
- Fix disk profile original image existence check - e5c5737
- Correctly select the source file hint - b1d3455
- Fix tests! (various commits)
- Implement sizeByPct - 0ad25e2
- Implement sizeByConfinedWh - 42a72ba
- Declare level 2 compliance - 42d3626
v0.9.1
- #5 - Go to the cache first, rather than checking perms
- #6 - Allow requester to define whether they want a full status or not
v0.9.0
Nearly ready for first release, just need to tidy up tests and docs.