Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Releases: KevinNitroG/Dict-Tool

Dict Tool 1.3

26 Aug 11:16
Compare
Choose a tag to compare
  • Beauty:

    • Pep8 format,... by deepsource bot
    • Doc for function: Change to Eng, double quotes
    • README.md change the download source code to latest release site
  • Code changes:

    • Delete unused function (Dict type for ... sort?)
    • Add request get timeout = 5 second for get LaTeX api
    • Remove 'dictionary_zip_file' in dictList
    • Input dict: all kind of files :v

Dict Tool 1.2

15 Aug 07:22
Compare
Choose a tag to compare
  • Bruh rename DictTools.py to main.py
  • Add decorate function
  • Add requests module to handle network status with LaTeX function, also add skip LaTeX if no LaTeX dict is found

Dict Tool 1.1

15 Aug 07:20
Compare
Choose a tag to compare
  • Code changes:

    • Fix format with MetaCharacter
    • Move latex_format constant from useConstants.py to constants.py
    • Add sort_dict_type: sort dict by {sort} or {long}
    • Move latex_function & confirm_character_function compare user inputs into sub module, not in main
    • Fix userOptions.py doesn't work
  • Just for beauty:

    • Add more logs when executing, clearscreen for sections, change some print colours 🙂
    • rename main.py to DictTools.py
    • Add more details about features in README.md (let it be done tmr I'm going to sleep)

Note

Forgot to change the version variable from 1.0 to 1.1 😴

Dict Tool 1.0

15 Aug 07:17
f4e8fc2
Compare
Choose a tag to compare

This version cannot be used yet =))

  • Initiate with some unimplemented features...
  • Feature: Convert, remove LaTeX, confirm character function, sort (ASCII only)