- 👷♂️ Use ruff [f676993]
- 🚸 Support multipath [019af0a]
- 📝 Update configure.md [644d76b]
- 🚑 Increase timeout [1a250e0]
- 🐛 Fix timeout [b8cd24e]
- 🧵 Fix corountines' await [ace7c37]
- 🧵 Use corountine [e11d90e]
- 👷♂️ Update github action [ff745ee]
- 🐛 Fix "Using selector: EpollSelector" [bd43a38]
- ♻️ Refactor more by dataclasses [b6c8a98]
- ♻️ Refactor by dataclasses [9152f83]
- 🔥 Remove flake.nix [f4e5201]
- 🚑 Hot fix [994ab10]
- Update python section of README.md [96ea522]
- ⬆️ Drop support of python < 3.10 [7ad1507]
- ♻️ Change Translation to a Namespace [3d907c3]
- 🚚 Rename misc.py to section.py [1aea450]
- 🚚 Rename Translation to Translations [7fad1a2]
- ✨ Add a tool for REPL [bf64f9a]
- ➕ Use sphinxcontrib-autofile for documents [126469f]
- ➕ Use sphinxcontrib-requirements-txt for documents [9b246b1]
- 📝 Use sphinx.ext.todo [d8e6aae]
- ⚡ Short prompt output length [98a46b9]
- 🚑 Fix wrong API call [7f8ace0]
- 🚑 Fix append of translate_shell.tools.generate_prompt [757de81]
- ✨ Add tool: generate_prompt [a49c2bd]
- 🐛 Fix speaker for a sentence [b24592e]
- 🚑 Fix default of --options [987342e]
- ✨ Add option to github action [531a1ab]
- ✨ Support openai, llama [e63717d]
- ✨ Support ecdict [3f87fb0]
- ✨ Add force to action.yml [515ca71]
- ✅ Improve test [a835275]
- 💥 Add options to translate() [f6f17b0]
- 🧑💻 Add Translator.convert_langs() [0c91cfc]
- 🧑💻 Add translate_shell.tools.po [346d08f]
- 📦 Fix flake.nix [46c6d3b]
- 💚 Add if to skip AUR CI/CD to fasten [66e3571]
- 🐛 Fix stardict dictionary path [c40ef47]
- 👷♂️ Add action.yml [9a4e522]
- 💚 Move AUR CD to the last to avoid incomplete downloading [25d2277]
- 👽 Adapt pynotifier >= 0.5.0 [0b6f5b0]
- 👽 Delete some deprecated nerd font symbols [0452f57]
- 📦 Add meta.mainProgram [9dc9b07]
- 🐛 Fix a typo [abc0c3a]
- 👷♂️ Add update-aur-package [96f810c]
- 🐛 Fix wrong title of CITATION.cff [ece5322]
- 🔥 Remove autotools, use tool.setuptools.data-files [e1f78ad]
- 📦 Fix sdist [1f980b9]
- 📦 Support autotools [4141a7b]
- 📝 Add some sphinx extensions [189dca1]
- 📝 Add some translators to document [80438bb]
- 📦 Support nix [404448d]
- 📝 Support nix [570bd79]
- 👷♂️ Update .pre-commit-config.yaml [2827464]
- 📝 Add translation for zh_CN [064658b]
- ✨ Support wakatime [4ec84c7]
- 👷♂️ Add pre-commit-shfmt, perltidy [7224d16]
- 👷♂️ Add dependabot [14c2ebc]
- ➖ Remove some dev dependencies [e11b522]
- 💚 Remove pre-commit from github action [7ffba6b]
- 💚 Disable latex docs [1adf3f2]
- 💚 Fix github action about windows [41fe26c]
- 📝 Fix invalid URLs in docs [8a71704]
- ✨ Support customizing notifying [a8aed28]
- 📝 Add prompt in config.md [019be95]
- 🔥 Remove Makefile [c3a835c]
- 🎨 Remove unused keys in pyproject.toml [16ad0fb]
- 📝 Add Changelog [9e94297]
- 🐛 Fix icon path to respect FHS [1736b86]
- 🎨 Improve code of powerlevel10k sections [44de5d1]
- 👷♂️ Update pre-commit [a187d7a]
- 📝 Add deepsource badge [878f5d6]
- 🚑 Fix str() [d687703]
- ✅ Fix test [9a10f7a]
- ✅ Fix pyright [cb99ed6]
- ✅ Skip a audit [2a61a1d]
- ✅ Update test_patterns [92d8284]
- 👷♂️ Add .deepsource.toml [d2e1133]
- 👷♂️ Update pre-commit [5cf8a6c]
- 🎨 Remove unused module [d9f2a42]
- 🎨 Fix many anti patterns [b9d1a8c]
- ♻️ Remove some 'global's [5d77268]
- ♻️ Rewrite get_youdaozhiyun_app_info() [e9c0c75]
- 🎨 Fix #19: module imports itself [9c8fc98]
- 🎨 Fix #17 about redefinition [ff058af]
- 🎨 Fix #16, add all [34fddc4]
- 🎨 Fix #14, fix inconsistent return [6e4a057]
- 🎨 Fix #12, format templates/metainfo.py [ca75799]
- 🐛 Fix wrong calls of static methods [4689bb6]
- 🐛 Fix #20: Exceptions are overlapping [c559b5e]
- 🐛 Use `sys.exit()` calls [ddd4359]
- 🐛 Fix #9, remove str.format [21f12f3]
- 🐛 Change eval-sh to eval-bash [34bbce4]
- 💚 Only upload when CI machine is linux [6dc0820]
- Format code with black [8d0bb18]
- Set `check` flag to `True` [41fe780]
- Fix dangerous default argument [044c9bc]
- Remove unnecessary `pass` [b0ddb44]
- Refactor unnecessary `else` / `elif` when `if` block has a `return` statement [f788363]
- Change methods not using its bound instance to staticmethods [7c6c971]
- Format code with black [df47aa9]
- Pass string format arguments as logging method parameters [98a6536]
- 📝 Fix todo.md/acknowledge.md [8cb3378]
- 📝 Add globstar [1fc1a51]
- 🧑💻 Add executable mode for convenient [333aedc]
- 📝 Update readline.md [61140ee]
- 💄 Add readline tab complete function [3cf533e]
- 📝 Fix wrong document build path [3afec95]
- ➖ Remove build-misc from github actions [f1dd72a]
- 🔥 Remove invalid code about SHELL [fbdfcbe]
- ✨ Support Android [0189a77]
- ✨ Support GUI [888007e]
- ♻️ Rewrite clipboard [3c94cd9]
- 🐛 Fix missing files [8ea4fbb]
- 🎉 Initial [d410c5d]