Skip to content

Releases: YiNNx/cmd-wrapped

v0.4

01 Sep 19:08
Compare
Choose a tag to compare

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

01 Sep 19:01
Compare
Choose a tag to compare

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

15 Jan 19:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...0.2.0

v0.1.1

03 Jan 17:08
Compare
Choose a tag to compare

What's Changed

  • Optimize the output & add additional hints
  • Add cross-compiled release packeges for linux-arm64 and apple-darwin-x86_64

v0.1.0

02 Jan 15:59
Compare
Choose a tag to compare

Features

  • Support Zsh & Bash.
  • Support specifying the year argument.