Skip to content

Releases: GalactHD/gradientty

v1.1.0

16 Oct 22:11

Choose a tag to compare

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

15 Oct 13:59

Choose a tag to compare

Initial release of Gradientty.

Full Changelog: https://github.com/GalactHD/gradientty/commits/v1.0.0