Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 888 Bytes

CHANGELOG.md

File metadata and controls

44 lines (25 loc) · 888 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

Changed

  • Audio preview, image preview, image metadata, and file digest extractors to support Clowder V2.
  • Update extractors to use pyclowder 3.0.7

2020-09-16

  • Updated extractors to use pyclowder 2.3.1

2020-07-07

1.0.1 - audio/speech2text

Fixed

  • Updated dependencies for audio

2.0.1 - pdf/preview

Fixed

  • Fix pdf preview no authorization by updating policy.xml.

2018-05-24

Changed

  • All core extractors now use PyClowder2
  • Uses larger chunk size

Fixed

  • Fixed bug in release shell script code.
  • Fixed maintainer name spelling
  • Use 10KB blocks when computing digest for faster computation.