Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 849 Bytes

CHANGELOG.md

File metadata and controls

43 lines (25 loc) · 849 Bytes

Changelog

OCIO config changes documention for each version published (ocio config version is determined by the top commented line).

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

[Unreleased]

None

[0.2.5]

Changed

  • The config is now built with a python script instead of manually edited on place.

[0.2.4]

Added

  • name key to the config

[0.2.3]

Fixed

  • incorrect matrices transform for some colorspaces (issue #16)
    • Display P3
    • ACEScg
    • ACES2065-1
    • CIE - XYZ - D65

[0.2.2]

Fixed

  • clamp of negatives in AgX Log (PR #13)

Additional previous releases might not be included.