Skip to content

Releases: uncenter/kittysay

v0.8.0

10 Jun 19:48
6b59cca
Compare
Choose a tag to compare

   🚀 Features

  • Add kittysay::print function to wrap the kittysay::generate fn  -  by robin in #22 (e5fa8)
    View changes on GitHub

v0.7.0

10 Jun 19:21
02f4738
Compare
Choose a tag to compare

   🚨 Breaking Changes

  • Separate lib and cli  -  by robin in #21 (82037)

   🚀 Features

  • Add custom colors  -  by robin and uncenter in #18 (a46bc)
    View changes on GitHub

v0.6.0

07 May 22:46
784cb64
Compare
Choose a tag to compare

   🚀 Features

  • Accept input from stdin by default  -  by uncenter (fadc9)
    View changes on GitHub

v0.5.0

10 Apr 14:03
dec14fb
Compare
Choose a tag to compare

Fixes some issues with the text length not being calculated correctly :)

   🚀 Features

  • Use textwrap crate, unicode_width instead of String::len  -  by uncenter (513d4)
    View changes on GitHub

v0.4.0

08 Feb 16:41
7440c92
Compare
Choose a tag to compare

   🚀 Features

  • Add --think option, improve help text  -  by uncenter in #4 (dec21)

   🔨 Build Updates

  • Add nix flake  -  by Isabel and uncenter in #2 (86507)
    View changes on GitHub

v0.3.0

07 Feb 19:28
0da638d
Compare
Choose a tag to compare

   🚀 Features

  • Add --width flag  -  by uncenter and 三咲雅 · Misaki Masa in #3 (f5c05)
    View changes on GitHub

v0.2.0

07 Feb 03:55
87b31e6
Compare
Choose a tag to compare

   🏎️ Performance Improvements

  • Remove all unnecessary allocations  -  by uncenter and 三咲雅 · Misaki Masa in #1 (9ed98)
    View changes on GitHub