Skip to content

Releases: KPMP/wsi-worker

Release v1.4

06 Sep 13:49
028dcbe
Compare
Choose a tag to compare

What's Changed

  • Kpmp 3104 precalculate grids by @rlreamy in #10
  • merging to master by @rlreamy in #11
  • Kpmp 4871 update validate args by @HaneenT in #12
  • KPMP-4872: skip calling extract_metadata when pkg type abbrev isn't LM by @HaneenT in #13
  • Kpmp 4873 add slide type to mongo by @HaneenT in #14
  • KPMP-4872: don't add metadata field to mongo record if slideType is n… by @HaneenT in #15
  • Create changelog.md by @rlreamy in #16
  • Update svs2dz-functions.sh by @rlreamy in #17
  • Merge develop into master by @Dert1129 in #18

New Contributors

Full Changelog: v1.3...v1.4

v1.3

24 Feb 16:46
30079d4
Compare
Choose a tag to compare

This release adds the grid calculation for slides in DPR

Release v1.1

21 Nov 16:25
Compare
Choose a tag to compare

This release includes:

  • modifications to the base image to include node and npm
  • addition of code to save information to the mongo store
  • additional cleanup of scripts to make more easily runnable