- Now using the textual-wizard library instead of the prototype that was precedently used in this project.
- Depencency error fails installation process
- A lot of possible type errors
- Automated formatting/linting/typing checks
- Automated publishing to PyPI
- Prepare project for publishing to PyPI
- Custom number of letters to underline
- Error when entering decimal numbers
- pillow :
9.5.0
->10.2.0
- click-extra :
4.6.0
->4.7.2
- Command line argument parsing
- A no-tui option which will make the program use inquierer instead
- Terminal user interface with
textual
- Initial release