Skip to content

Releases: InnoFang/code-counter

v1.1.0

02 May 05:54
a628caa
Compare
Choose a tag to compare

What's Changed

  • ♻️ ⚡ ❇️ 🎨 Refactor CodeCounter and improve structure of the code by @InnoFang in #11
  • ⚡ 🎨 Optimize the performance of file iterations by @InnoFang in #12
  • ✨ 💥 New feature to support for searching and counting the remote repositories of Github or Gitee by @InnoFang in #13
  • ♻️ 🏗️ ✨ 🎨 Decoupling the CodeCounter and Visualization, and using searching progress bar to make the output more user-friendly by @InnoFang in #14
  • ❇️ 🎨 🔧 ✅ Update the config to support for updating access tokens by @InnoFang in #15

Full Changelog: v1.0.0...v1.1.0

v1.0.0

23 Apr 04:35
552641e
Compare
Choose a tag to compare

What's Changed

  • 💥 A completely different way of using it than before
  • ❇️ Support search and config sub-commands
  • 🎨 More logical command line flags
  • 🔧 Rich configuration modification methods
  • ✅ More unit tests added
  • 🎉 Simple, convenient, fast and easy to use