Small bugfixes in print
Add typing stubs `py.typed` was added as well
Fix gitlab CI Preserve build artifacts for deploy
Fix crosswordle score calculation In cases where you had a score below one minute and greater or equal than 10s, it would accidentally calculate the first number as minute, and the second number as the seconds, leaving you with a wrong average.
Fix url and add GitLab CI
Fix install_requires in setup.cfg
Fix Heardle/Hoordle scoring See 6a4952fb86835961a149cacc351be8bcd3b84139
Fix readme instructions
Add Waffle, Heardle and Hoordle
Stable CLI version
Added neater cli
More robust version
Full functionality for different games