Skip to content

Deconstructors, small helpers, .NET 5, docs WIP

Pre-release
Pre-release
Compare
Choose a tag to compare
@tompazourek tompazourek released this 02 Jan 12:38
· 267 commits to master since this release
00cc34e
  • Updated packages and versions.
  • Added .NET 5 build.
  • Renamed RangeHelper to ClampHelper.
  • Added RGBColor.ToRGB8Bit() helper.
  • Added .Clamp() and .NormalizeIntensity() utils for RGBColor (#62).
  • Added deconstructors for colors (#81).
  • WIP on the docs (#71).