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

Dict Tool 1.1

Compare
Choose a tag to compare
@KevinNitroG KevinNitroG released this 15 Aug 07:20
  • 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 😴