Releases: uncenter/kittysay
Releases · uncenter/kittysay
v0.8.0
🚀 Features
- Add
kittysay::print
function to wrap the kittysay::generate
fn - by robin in #22 (e5fa8)
v0.7.0
🚨 Breaking Changes
🚀 Features
- Add custom colors - by robin and uncenter in #18 (a46bc)
v0.6.0
🚀 Features
- Accept input from stdin by default - by uncenter (fadc9)
v0.5.0
Fixes some issues with the text length not being calculated correctly :)
🚀 Features
- Use
textwrap
crate, unicode_width
instead of String::len - by uncenter (513d4)
v0.4.0
🚀 Features
- Add --think option, improve help text - by uncenter in #4 (dec21)
🔨 Build Updates
- Add nix flake - by Isabel and uncenter in #2 (86507)
v0.3.0
🚀 Features
- Add --width flag - by uncenter and 三咲雅 · Misaki Masa in #3 (f5c05)
v0.2.0
🏎️ Performance Improvements
- Remove all unnecessary allocations - by uncenter and 三咲雅 · Misaki Masa in #1 (9ed98)