What's Changed * ♻️ ⚡ ❇️ 🎨 Refactor `CodeCounter` and improve structure of the code by InnoFang in https://github.com/InnoFang/code-counter/pull/11 * ⚡ 🎨 Optimize the performance of file iterations by InnoFang in https://github.com/InnoFang/code-counter/pull/12 * ✨ 💥 New feature to support for searching and counting the remote repositories of `Github` or `Gitee` by InnoFang in https://github.com/InnoFang/code-counter/pull/13 * ♻️ 🏗️ ✨ 🎨 Decoupling the `CodeCounter` and `Visualization`, and using searching progress bar to make the output more user-friendly by InnoFang in https://github.com/InnoFang/code-counter/pull/14 * ❇️ 🎨 🔧 ✅ Update the `config` to support for updating access tokens by InnoFang in https://github.com/InnoFang/code-counter/pull/15
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