Skip to content

Change Log

0.1.3-beta (Latest)

Transition from Small DAX Lib library to Medium/Large library

Documentation site refactor (JustTheDocs Material for MKdocs)

0.1.2-beta

Added EvaluationContext.Colour.Hex.Interpolate()

Documentation site launch

0.1.1-beta

fixed typos

0.1.0-beta

Initial release of the EvaluationContext.Colour library with support for:

  • Hex color manipulation (hue, saturation, luminance, alpha)
  • Color conversion between formats (RGB, HSL, Int)
  • Theming and color palette generation
  • Text contrast optimization