Skip to content

Releases: Firanel/lua-color

v1.2-4

01 Jan 11:29
Compare
Choose a tag to compare

What's Changed

  • Add a badge / shield to Luarocks by @Josef-Friedrich in #8
  • rename util to utils
  • FIX hue out of bounds when converting to hsv

Full Changelog: v1.2-3...v1.2-4

v1.2-3

30 Dec 14:18
Compare
Choose a tag to compare

What's Changed

  • Fix wrong variable names in the hsla branch of the set function by @Josef-Friedrich in #5

New Contributors

Full Changelog: v1.2-2...v1.2-3

v1.2-2

26 Aug 15:28
Compare
Choose a tag to compare
fix division by zero in hsl calculation

v1.2

08 Jun 18:51
Compare
Choose a tag to compare

Add support for Lua 5.1 and LuaJIT 2.1.0-beta3.

v1.1

01 Feb 16:15
Compare
Choose a tag to compare

Add terminal styling module.

v1.0

06 May 17:45
Compare
Choose a tag to compare
  • cmyk, hwb, ncol
  • X11 color names
  • tostring method with formatting option
  • greyscale, black or white, mixing and masking added
  • new colorscheme generation options
  • compare colors by lightness
  • 'single set mode' for setting partial colors

v0.3

02 May 13:09
Compare
Choose a tag to compare
  • Alpha support added
  • Improved input parsing
    • better parsing for hex values
    • support css style functions
    • array treated as rgb

v0.2

02 May 12:05
Compare
Choose a tag to compare
add color scheme functions

v0.1

26 Apr 09:46
Compare
Choose a tag to compare
rock installs correctly