Releases: Adrinlol/javascript-color-gradient
Releases · Adrinlol/javascript-color-gradient
v2.5.0
Refactored gradient color generation logic.
- Added support for short hex codes (e.g., #fff)
- Improved tests and enhanced error handling
- Fixed issue where the first color was being skipped
v2.3.2
Features
- More intuitive way of initializing the library
- Added tests
- Changes to documentation and demo