All Versions
21
Latest Version
Avg Release Cycle
92 days
Latest Release
1391 days ago

Changelog History
Page 2

  • v2.0.4 Changes

    March 04, 2020
    • ๐Ÿ›  #52: Fixes with StackOverflowException when using older compilers.
  • v2.0.3 Changes

    May 11, 2019
    • 0๏ธโƒฃ #48: Better handling of reference typed members for default values of struct types. (thanks @oneam)
  • v2.0.2 Changes

    December 15, 2018
    • ๐Ÿ›  #50: Fixes and improvements of Rec709 and Rec2020 companding (thanks to @oneam)
  • v2.0.1 Changes

    December 12, 2018
    • ๐Ÿ›  #49: Fixed issues with Equals (thanks to @oneam)
  • v2.0.0 Changes

    July 07, 2018
    • ๐Ÿ”จ #43: Thanks to @iamcarbon for refactoring the library to use readonly structs instead of classes.
    • โฌ‡๏ธ Dropped support for .NET v4.0.
  • v1.2.2

    March 03, 2018
  • v1.2.1

    November 18, 2017
  • v1.2.0 Changes

    November 12, 2017
    • โœ‚ Removed .NET 3.5 support (lowest is .NET Standard 1.1).
    • ๐ŸŽ Performance optimizations.
  • v1.1.2 Changes

    October 29, 2016
    • ๐Ÿ‘ Converted to .NET Core library, changing supported targets:
      • .NET v3.5, .NET v4.0, .NET v4.5, .NET v4.6
      • .NET Standard 1.1, .NET Standard 1.6
  • v1.1.1 Changes

    September 19, 2016
    • ๐Ÿ›  Fixed issue with CMC color difference returning wrong results sometimes: 90a3ff8
    • โšก๏ธ Updated to NUnit 3
    • ๐Ÿ‘ท Using Cake build system now
    • โœ… Running tests for both .NET 4.5 and .NET 3.5