Skip to content

Releases: AcademySoftwareFoundation/rawtoaces

v1.1.0

06 Aug 23:46
v1.1
Compare
Choose a tag to compare

Release 1.1.0 (August 11 2025) -- compared to 1.0.0

  • feat: Implement custom matrix mode #109
  • fix: Incorrect XYZ to ACES matrix #108
  • fix: Build issues with libraw 0.20.0 #120, #127
  • fix: Remove hardcoded path #133
  • fix: Fix math error in matrix multiplication #135
  • admin: The codebase has been re-licenced to the Apache licence v2.0 #147
  • admin: The data files have been split into a separate repository #149, #113
  • admin: Switch from AMPAS_DATA_PATH to RAWTOACES_DATA_PATH environment variable #156
  • docs: various changes to README.md #107, #110, #119, #145, #148, #152
  • ci: various changes and fixes to the CI runners #129, #130, #132, #140, #146
  • build: Add docker container #118, #131, #142
  • build: various changes and fixes to the cmake scripts #96, #128, #151, #153, #154, #158
  • build: clang-format #126
  • build: headers cleanup #134