Skip to content

Latest commit

 

History

History
54 lines (43 loc) · 3 KB

CHANGELOG.md

File metadata and controls

54 lines (43 loc) · 3 KB

Changelog

0.2.1 - #16 - 2022-04-07

Fixed

  • index.d.ts #15

Added

  • README: badges(librariesio, lgtm) f36810e

0.2.0 - #12 - 2022-03-16

Added

0.1.2 - #2 - 2020-05-19

Added

Fixed

  • return null if input is not string 8c203de

0.1.1 - #1 - 2020-05-19

Added

Changed

  • move distributed files to dist folder instead of lib (for npm) 1af0a5d
  • rename digit/number 5f75605

Removed

  • remove lib files from source code d6591d3

0.1.0 - 2020-05-18

Added

  • support for:
    • #RGB|A, #RRGGBB|AA
    • RGB|A module level 3 and 4
    • HSL|A module level 3 and 4
    • color keywords
    • transparent