FITS Changelog

What's new in FITS 0.6.2

Mar 19, 2013
  • Initial merge and commit from openfits
  • Updated Exiftool to 9.06
  • Improved video support with Exiftool
  • Fixed ordering of File utility command line options
  • New configuration option to limit the max number of threads
  • Fixed bug in how the include-ext and exclude-ext lists were being processed
  • Added a new option to enable output of statistics
  • Initial experimental support for Apache Tika - disabled by default.

New in FITS 0.6.1 (Nov 22, 2012)

  • Fixed issue 27 : Fits with -r overwrites output files with same filename but different path http://code.google.com/p/fits/issues/detail?id=27
  • Added new output option -xc. This will output converted standard output format (MIX, TextMD, DocumentMD, AES57) within the FITS XML /// element, where is either , , , , or .
  • Added eml to the Jhove exclude-ext list
  • Improved FitsOutput API