Skip to content

0.14.0

Compare
Choose a tag to compare
@letmaik letmaik released this 24 Jan 10:03
a52dd77
  • Update LibRaw to 0.19.5
  • Add support for DNG deflate, DNG lossy, RedCine*, LCMS* (*not for Windows, see README)
  • Add support for stacked RAW images, like Foveon (#88)
  • Add new API function extract_thumb for extracting thumbnails / preview images (#98)
  • Expose LibRaw errors as separate exception classes & introduce new base class LibRawError
  • Add Python 3.8 wheels
  • Drop 32bit Windows wheels
  • Drop Python 2 support
  • Fix black_level_per_channel (#78)
  • Fix DLL issue on Windows (#87)