Skip to content

Releases: Mithil467/mitype

v0.2.6

07 Jun 11:43
Compare
Choose a tag to compare

The release can be installed from PyPI

python3 -m pip install --upgrade mitype

What's Changed

New Contributors

Full Changelog: v0.2.5...v0.2.6

Mitype 0.2.5

25 Feb 23:55
3e44c25
Compare
Choose a tag to compare

The release can be installed from PyPI

python3 -m pip install --upgrade mitype

Bug Fixes:

Contributors to this release

(GitHub contributors page for this release)

@Dark-Knight11 | @Mithil467 | @nkitsaini | @asd153866714 | @ammaralmorsi

Full Changelog: v0.2.4...v0.2.5

Mitype 0.2.4

26 Oct 06:00
25500c4
Compare
Choose a tag to compare

The release can be installed from PyPI

python3 -m pip install --upgrade mitype

(Full changelog)

Enhancements:

Bug Fixes:

Contributors to this release

(GitHub contributors page for this release)

@BhandarkarPawan | @Dark-Knight11 | @Mithil467 | @Prathamesh010 | @rpesche

Mitype 0.2.3

09 Sep 14:25
994cda2
Compare
Choose a tag to compare

The release can be installed from PyPI

python3 -m pip install --upgrade mitype

(Full changelog)

Enhancements:

Bug Fixes:

Contributors to this release

(GitHub contributors page for this release)

@31Sanskrati | @abstanton | @adityakk29 | @Ajchler | @jai-dewani | @Mithil467 | @mprovenc | @orbeavers14 | @VivekThazhathattil

Mitype 0.2.2

22 Feb 15:35
3820d30
Compare
Choose a tag to compare

This is a major release from 0.2.1 and includes some new features.

Enhancements:

  • Use arrow keys to get new text (#70)
  • Share result on Twitter (#74)

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.2.1

09 Nov 14:49
1ef8170
Compare
Choose a tag to compare

This is a major release from 0.2.0 and includes some new features and bug fixes.
Thanks to everyone who reported issues and contributed to the project.

Enhancements

  • Show text ID at top left of window (#15)
  • Show more stats at end of each test (#16)
  • Press ESC key to reset test (#20)
  • Display stats during replay (#27)
  • Hide cursor when showing result (#28)
  • Show WPM in real-time (#32)
  • Add ability to restart mitype without closing and re-calling it (#33)
  • Save and view stats of previous tests (#39)
  • Taking care of Dependencies that are OS dependent (#45)
  • Use docstrings more consistently (#51)
  • Fix Sphinx documentation (#53)
  • Revamp looks and colors (#68)

Bug Fixes

  • Crash upon typing more characters than text length (#13)
  • Running tox -e 2.7 on mitype gives error (#14)
  • App crashes when certain keys are pressed (#17)
  • Vertical shrinking of screen beyond a limit causes app to crash (#23)
  • Cursor position must be at beginning of text (#26)
  • Cannot exit mitype with CTRL+C on windows (#43)
  • Stenography with Plover will not work with mitype (#48)
  • Visual glitch when using backspace to clear text on multiple rows (#59)
  • History feature broken in python 2 (#69)

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.2.0

21 Sep 18:24
bba5e3a
Compare
Choose a tag to compare

A new milestone has been set for mitype!

We've reached a 100 stars! 🌟

Yay! 🥳

Feels good to get all the support 😌

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.9

08 Sep 11:17
29e09da
Compare
Choose a tag to compare

This is a minor release from 0.1.8 and includes some bug fixes.

Highlights includes:

  • Fix high CPU usage
  • Exit gracefully with ctrl-c
  • Exiting from replay mode is only possible with ctrl-c now as opposed to ESC key.

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.8

30 Jun 15:58
Compare
Choose a tag to compare

This is a major release from 0.1.7 and includes some new features and bug fixes.

Highlights includes:

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.7

19 Apr 03:50
Compare
Choose a tag to compare

This is a major release from 0.1.6 and includes some new features and bug fixes.

Highlights includes:

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.

Known issues: Delayed exit in replay mode