Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 840 Bytes

Changelog.md

File metadata and controls

43 lines (23 loc) · 840 Bytes

CHANGELOG.md

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.

0.3.0

Added

  • added hidden property _capture_spectral which is the orginal representation of the capture data from the spectral library

Changed

  • broad_bandalbeod now works also with dask and very large datasets

Fixed

  • an issue when black and white references where mixed up

0.2.0

Added

  • supports now lazy loading for large datasets

Changed

  • the order of dimensions is now "sample", "wavelength", "point"

0.1.1

Fixed

  • unwanted warnings when black and white are present

0.1.0

Added

  • added changelog
  • added bump-my-version