Sha256: c668788b4bc7ea44a65ddf35ce6d8f880b3ecde6f04c9e9e182b52b070c0d579

Contents?: true

Size: 661 Bytes

Versions: 1

Compression:

Stored size: 661 Bytes

Contents

# News

## 1.2.0 (September 21, 2021)

  * `.hex_to_rgb` now support a returnable alpha in range `0..255`  
    `.rgb_to_hex` now support incoming alpha in range `0..255`  
    use the option: `alpha_255: true`
  * Improved performance for HSL/HSV/HSB => RGB conversion

## 1.1.2 (September 16, 2021)

  * Migrate: Travis CI => Github Actions Workflow

## 1.1.1 (September 16, 2021)

  * Now you can `include` the module into your class
    * gem methods will be available as class methods
  
## 1.1.0 (September 14, 2021)

  * `.hex_to_rgb` Now supports short version of HEX and rounding for the alpha channel

## 1.0.0 (September 13, 2021)

  * First version

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
decolmor-1.2.0 NEWS.md