Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 769 Bytes

CHANGELOG.md

File metadata and controls

42 lines (33 loc) · 769 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

This change log follows the format documented in Keep a CHANGELOG.

  • fromHslString
  • fromHsl
  • fromRgbString
  • fromRgb
  • fromString
  • isHslString
  • isHsl
  • isRgbString
  • isRgb
  • toHslString
  • toHsl
  • toRgbString
  • toRgb

0.1.0 - 2021-01-31

Added

  • convert
  • fromAny
  • fromHex
  • fromVec4
  • isHex
  • isVec4
  • parse
  • toHex
  • toVec4