Releases: Mithil467/mitype
Mitype 0.1.6
v0.1.6 Ready for v0.1.4
Mitype 0.1.5
This is a release with some minor bug fixes and lot of code refactoring.
Changed the looks a bit.
The release can be installed from PyPI
python3 -m pip install --upgrade mitype
Please report any issues with the release on the mitype github issue tracker.
Mitype 0.1.4
This is a release with some minor bug fixes and lot of code refactoring.
Changed the looks a bit.
The release can be installed from PyPI
python3 -m pip install --upgrade mitype
Please report any issues with the release on the mitype github issue tracker.
Mitype 0.1.3
This is a major release from 0.1.2 and includes some new features and bug fixes.
Highlights includes:
- Python 2 support
- Window key crash fix
- Backspace not working fix
- Word wrap
- Loading custom text files for typing test by passing -f
python -m mitype -f text_file
- Choosing difficulty between 1-5 by passing -d
python -m mitype -d 1
And much more!
The release can be installed from PyPI
python3 -m pip install --upgrade mitype
Please report any issues with the release on the mitype github issue tracker.
Mitype v0.1.2 is here!
This is the first succesful release of mitype!
The release can be installed from PyPI
python -m pip install --upgrade mitype
Please report any issues with the release on the mitype github issue tracker.