Changelog

0.0.51 (2024-02-01)

Fixed

0.0.50 (2024-01-31)

Added

Changed

Fixed

  • 🐛 Fix #38, add readline.write_history_file() [61a624f]

  • 💚 Remove black from deepsource [3307504]

Miscellaneous

  • 📝 Update configure.md [644d76b]

0.0.49 (2023-12-20)

Fixed

0.0.48 (2023-12-19)

Fixed

0.0.47 (2023-12-19)

Removed

  • 🔥 Remove code about thread [5f1eaa9]

  • 🔥 Remove unused code [daf04c6]

0.0.46 (2023-12-11)

Miscellaneous

  • 🧵 Fix corountines’ await [ace7c37]

0.0.45 (2023-12-11)

Miscellaneous

0.0.44 (2023-12-09)

Added

  • 👷‍♂️ Update github action [ff745ee]

Changed

0.0.43 (2023-11-29)

Changed

  • ♻️ Refactor code about wakatime [965bde5]

  • 👽 Update API due to repl_python_wakatime [49e727f]

0.0.42 (2023-10-25)

Fixed

  • 🐛 Fix “Using selector: EpollSelector” [bd43a38]

0.0.41 (2023-10-23)

Changed

  • ♻️ Refactor more by dataclasses [b6c8a98]

0.0.40 (2023-10-23)

Changed

  • ♻️ Refactor by dataclasses [9152f83]

Removed

0.0.39 (2023-10-16)

Fixed

Miscellaneous

  • Update python section of README.md [96ea522]

0.0.38 (2023-10-16)

Changed

  • ⬆️ 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]

Fixed

  • 🐛 Fix language server [5686142]

  • 🐛 replace Namespace.dict by OrderDict [085ca3e]

Miscellaneous

0.0.37 (2023-09-09)

Added

  • ✨ Add a tool for REPL [bf64f9a]

  • ➕ Use sphinxcontrib-autofile for documents [126469f]

  • ➕ Use sphinxcontrib-requirements-txt for documents [9b246b1]

Miscellaneous

  • 📝 Use sphinx.ext.todo [d8e6aae]

0.0.36 (2023-08-31)

Changed

  • ⚡ Short prompt output length [98a46b9]

Fixed

  • 🚑 Fix wrong API call [7f8ace0]

0.0.35 (2023-08-29)

Fixed

  • 🚑 Fix append of translate_shell.tools.generate_prompt [757de81]

0.0.34 (2023-08-29)

Added

  • ✨ Add tool: generate_prompt [a49c2bd]

Fixed

0.0.33 (2023-08-06)

Fixed

  • 🐛 Fix speaker for a sentence [b24592e]

0.0.32 (2023-07-23)

Fixed

  • 🚑 Fix default of –options [987342e]

0.0.31 (2023-07-20)

Added

0.0.30 (2023-07-16)

Added

Breaking changes

  • 💥 Add options to translate() [f6f17b0]

Miscellaneous

  • 🧑‍💻 Add Translator.convert_langs() [0c91cfc]

  • 🧑‍💻 Add translate_shell.tools.po [346d08f]

  • 📦 Fix flake.nix [46c6d3b]

0.0.29 (2023-07-05)

Added

Fixed

  • 💚 Add if to skip AUR CI/CD to fasten [66e3571]

Miscellaneous

  • 📝 Update scripts/generate-requirements.md.pl [ae6cdf2]

  • 🧑‍💻 Add skipcq [f044b82]

0.0.28 (2023-06-15)

Fixed

  • 🐛 Fix stardict dictionary path [c40ef47]

Miscellaneous

  • 📝 Update install.md [01c2e26]

  • 🧑‍💻 Improve action [42585cd]

0.0.27 (2023-05-31)

Added

  • 👷‍♂️ Add action.yml [9a4e522]

Fixed

  • 💚 Move AUR CD to the last to avoid incomplete downloading [25d2277]

0.0.26 (2023-05-25)

Changed

  • 👽 Adapt pynotifier >= 0.5.0 [0b6f5b0]

0.0.25 (2023-05-24)

Changed

  • 👽 Delete some deprecated nerd font symbols [0452f57]

Miscellaneous

  • 📦 Add meta.mainProgram [9dc9b07]

0.0.24 (2023-04-20)

Fixed

0.0.23 (2023-04-11)

Added

  • 👷‍♂️ Add update-aur-package [96f810c]

Fixed

  • 🐛 Fix wrong title of CITATION.cff [ece5322]

Miscellaneous

  • 📦 Fix nix build [f8b7c7a]

  • 📦 Fix version of setuptools-generate [1f135fc]

0.0.22 (2023-04-06)

Removed

  • 🔥 Remove autotools, use tool.setuptools.data-files [e1f78ad]

Miscellaneous

0.0.21 (2023-04-05)

Miscellaneous

0.0.20 (2023-04-05)

Fixed

Miscellaneous

  • 📦 Support autotools [4141a7b]

  • 📝 Add some sphinx extensions [189dca1]

  • 📝 Add some translators to document [80438bb]

  • 📦 Support nix [404448d]

  • 📝 Support nix [570bd79]

0.0.19 (2023-03-29)

Added

  • 👷‍♂️ Update .pre-commit-config.yaml [2827464]

Fixed

  • 🐛 Fix #27: wrong encoding in windows [ab105ce]

Miscellaneous

  • 📝 Add translation for zh_CN [064658b]

0.0.18 (2023-03-21)

Added

  • ✨ Support wakatime [4ec84c7]

  • 👷‍♂️ Add pre-commit-shfmt, perltidy [7224d16]

  • 👷‍♂️ Add dependabot [14c2ebc]

Removed

  • ➖ Remove some dev dependencies [e11b522]

Fixed

  • 💚 Remove pre-commit from github action [7ffba6b]

  • 💚 Disable latex docs [1adf3f2]

  • 💚 Fix github action about windows [41fe26c]

Miscellaneous

  • 📝 Fix invalid URLs in docs [8a71704]

0.0.17 (2023-03-16)

Added

  • ✨ Support customizing notifying [a8aed28]

Miscellaneous

  • 📝 Add prompt in config.md [019be95]

0.0.16 (2023-03-04)

Removed

0.0.15 (2023-03-04)

Changed

  • 🎨 Remove unused keys in pyproject.toml [16ad0fb]

Miscellaneous

0.0.14 (2023-03-03)

Changed

  • 🚚 Change template extension to jinja2 [939d116]

  • 🎨 Little update for module import [fadc959]

Fixed

  • 🐛 Fix icon path to respect FHS [1736b86]

0.0.13 (2023-02-27)

Changed

  • 🎨 Improve code of powerlevel10k sections [44de5d1]

0.0.12 (2023-02-21)

Added

  • 👷‍♂️ Update pre-commit [a187d7a]

Fixed

Miscellaneous

  • 📝 Add deepsource badge [878f5d6]

0.0.11 (2023-01-23)

Fixed

0.0.10 (2023-01-23)

Added

Changed

  • 🎨 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]

Fixed

  • 🐛 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]

Miscellaneous

  • 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]

0.0.9 (2023-01-09)

Miscellaneous

  • 📝 Update readline.md [61140ee]

0.0.8 (2023-01-08)

Changed

  • 💄 Add readline tab complete function [3cf533e]

Miscellaneous

  • 📝 Fix wrong document build path [3afec95]

0.0.7 (2022-12-14)

Removed

  • ➖ Remove build-misc from github actions [f1dd72a]

0.0.6 (2022-12-08)

Removed

  • 🔥 Remove invalid code about SHELL [fbdfcbe]

0.0.5 (2022-12-07)

Added

0.0.4 (2022-12-05)

Added

0.0.3 (2022-12-04)

Changed

  • ♻️ Rewrite clipboard [3c94cd9]

0.0.2 (2022-12-03)

Fixed

0.0.1 (2022-12-03)

Added