Releases: cybardev/cutefetch
Releases · cybardev/cutefetch
v3.0.1
v3.0.0
What's Changed
- Fix linux icons by @cybardev in #4
- grep -o to grep -oE in dimensions by @yogeshdnumb in #6
- 🐈 Added a cute cat variant by @Kalitsune in #7
- ♥ Fixed the heart emoji in cutefetch by @Kalitsune in #8
- [feat] Detect AeroSpace as macOS WM by @cybardev in #14
- feat: parse CLI args using getopts by @cybardev in #12
- [feat] add randomizer option by @cybardev in #15
- feat: add text-only fetch mode by @cybardev in a00d11b
New Contributors
- @yogeshdnumb made their first contribution in #6
- @Kalitsune made their first contribution in #7
Full Changelog: v2.0...v3.0.0
Cutefetch 2.0
2.0 Milestone
- MacOS support
- Puppyfetch (sysinfo with puppy)
- Simplefetch (sysinfo without any ascii art)
- better documentation
- standardized spacing
- more readable code
What's Changed
New Contributors
Full Changelog: v1.0.0...v2.0