Releases: GalactHD/gradientty
Releases · GalactHD/gradientty
v1.1.0
Added
- Smooth and visually improved rainbow gradient with more intermediate colors.
- Documentation added for all public methods, ready for
crystal doc
. - Examples added for call and multiline usage.
Fixed
- Gradient interpolation for multi-color strings corrected to avoid errors when calculating positions.
Changed
- Internal implementation of call now uses
String.build
for better performance. - Rewrites implemented in general, without changing the usability.
v1.0.0
Initial release of Gradientty
.
Full Changelog: https://github.com/GalactHD/gradientty/commits/v1.0.0