Releases: max-niederman/ttyper
Releases · max-niederman/ttyper
v1.0.0-pre.2
Bug Fixes
- main: handle keyboard interrupts in results (Max Niederman)
- also shuffle language before cycling (Max Niederman)
Documentation
- document cli flags (Max Niederman)
Continuous Integration
- deploy: remove failing FreeBSD builds (Max Niederman)
Chores
- deps: update crossterm to v0.25 (Max Niederman)
- deps: update to latest versions of dependencies (Max Niederman)
Commits
v1.0.0-pre.1
Features
- config: add configuration and themes (Max Niederman)
Continuous Integration
- rust: test crateinstead of just checking (Max Niederman)
- deploy: release to crates.io (Max Niederman)
v0.4.3
Bug Fixes
- languages/csharp: remove trailing space from the csharp dictionary (#46) #46 (WEREMSOFT)
- ui: remove redundant article in result copy (#49) #49 (Nqtural)
- shuffle words after cycling (Max Niederman)
Documentation
- readme: add spanish to language list (Max Niederman)
Styles
- test: format and remove unnecessary return statement (Max Niederman)
Commits
v0.4.2
Bug Fixes
- languages/csharp: remove trailing space from the csharp dictionary (#46) #46 (WEREMSOFT)
- test: allow completion of empty words (Max Niederman)
- test: allow typing words beginning with spaces (Max Niederman)
Documentation
- readme: add spanish to language list (Max Niederman)
Commits
v0.4.1
Documentation
- update recording for v0.4.0 (Max Niederman)
- readme: remove repeated word in binaries section (Max Niederman)
Commits
v0.4.0
Features
- ui: seperate worst keys into own paragraph (Max Niederman)
- only exit test loop on pressing 'q' (Max Niederman)
- ui: add note explaining wpm graph calculation (Max Niederman)
Commits
- 0.4.0 (Max Niederman)
v0.3.2
Features
- complete the test automatically #29 (#38) #38 (Lê Hàn Minh Khang)
Bug Fixes
- results: make timing data consistent and fix timing bugs (Max Niederman)
- randomize entire language before taking words (Max Niederman)
Documentation
- readme: update language list and installation section (Max Niederman)
Builds
- add Nix Flake and Direnv (Max Niederman)
Commits
- 408f96d: Merge branch 'main' of github-max:max-niederman/ttyper (Max Niederman)
- 0.3.2 (Max Niederman)
v0.3.1
Bug Fixes
- languages: rename 'advanced2000' for consistency (Max Niederman)
Code Refactoring
- fix rustfmt and clippy errors (Max Niederman)
Commits
- d2dc32a: Added two Advanced English Words languages named advanced1000 and advanced2000 (basu-dev) #36
- 5eec7d1: removed advanced1000 option (basu-dev) #36
- 0.3.1 (Max Niederman)
v0.3.0
Features
- add --list-languages option #33 (a5ob7r)
- ui: rework wpm chart to use moving average (Max Niederman)
Documentation
- readme: remove duplicate language listings (Max Niederman)
Code Refactoring
- test: remove unnecessary impl on (Max Niederman)
- rewrite various parts of --list-languages flag (Max Niederman)
- deps: update dependencies (Max Niederman)
Commits
- 8fe200e: 🚧 Chart added but calculations are wrong (Reagan McFarland) #19
- 3169901: Merge branch 'max-niederman:main' into wpm_over_time_graph (Reagan McFarland) #19
- results: Raw WPM over time graph added #19 (Reagan McFarland)
- 9948b19: Merge branch 'main' of github-max:max-niederman/ttyper (Max Niederman)
- 1e4e9e7: version 0.3.0 (Max Niederman)
v0.2.5
Features
- languages: add German #32 (Pascal Puffke)
Documentation
- readme: alpabetize language list (Max Niederman)
Styles
- add .editorconfig (Max Niederman)
Commits
- bump minor to 0.2.5 (Max Niederman)