Skip to content

v0.0.4

Compare
Choose a tag to compare
@ryangjchandler ryangjchandler released this 22 Jan 14:53
· 28 commits to main since this release
01eaf04

Added

  • Added support for alpha-channels in RGBA values. (#8)

This does not hex support 8-digit hex values and will not transform into an 8-digit hex value. This is planned for a future release.

  • Added clamping for RGB values to ensure they are not out of correct range. (#7)