Releases: YiNNx/cmd-wrapped
Releases Β· YiNNx/cmd-wrapped
v0.4
What's Changed
Updated the default behavior of cmd-wrapped
when run without arguments. It now supports fetching and analyzing real-time data, including:
- Distribution of shell usage time for today
- Ranking of the most frequently used commands today
- Command usage heatmap for the current year
- Top 3 commands used over the past two months
Full Changelog: v0.3.0...v0.4.1
v0.3.0
What's Changed
- Applied $HISTFILE in the shell session to get the custom historyfile path by @aeghn in #18
- New CI & Release workflows and clippy suggestions by @luckasRanarison in #23, #24
Full Changelog: 0.2.0...v0.3.0
v0.2.0
What's Changed
- Fixed the output of empty command stats by @luckasRanarison in #8
- Added support for atuin by @luckasRanarison in #9
- Added support for fish by @0xdeafbeef in #10
- Optimized and simplified the command parsers by @YiNNx in #13
Full Changelog: 0.1.1...0.2.0