Skip to content

Releases: aaronmallen/sai

v0.4.0

23 Jan 07:19
7377eb5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.2...0.4.0

v0.3.2

22 Jan 18:19
0b42975
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.3.2

v0.3.1

22 Jan 08:11
ea061ab
Compare
Choose a tag to compare

What's Changed

Added

  • Add color manipulation methods for darkening and lightening colors by @aaronmallen in #8
  • Add gradient and rainbow color effects for text and backgrounds by @aaronmallen in #9
  • Add support for over 360 named colors expanding the color palette by @aaronmallen in #13

Changed

  • Refactor Sai::Decorator into component modules by @aaronmallen in #10
  • Refactor Sai::Conversion::RGB into component modules by @aaronmallen in #11
  • Refactor ANSI sequence processing into specialized parser classes by @aaronmallen in #12

Full Changelog: 0.3.0...0.3.1

v0.3.0

20 Jan 23:31
e1336d0
Compare
Choose a tag to compare

What's Changed

  • Remove unnecessary error handling in Sai::Decorator by @aaronmallen in #5
  • Add SequencedString for ANSI string manipulation and change Decorator#decorate return type by @aaronmallen in #6

Full Changelog: 0.2.0...0.3.0

v0.2.0

20 Jan 00:46
14855fe
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.2.0

v0.1.0

19 Jan 02:33
04e287c
Compare
Choose a tag to compare

The initial Sai release

Full Changelog: https://github.com/aaronmallen/sai/commits/0.1.0