You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.4.0
Partial rewrite.
Changes too numerous to list (see the man page).
Highlights:
- Added -quotes.
- Added support for navigating between tests via right/left.
- Now store the user's position within a file if one is specified.
- Improved documentation.
v0.3.0
- Added support for custom word lists (`-words).
- `-theme` now accepts a path.
- Added `~/.tt/themes` and `~/.tt/words`.
- Scrapped ~/.ttrc in favour of aliases/flags.
- Included more default word lists. (`-list words`)
v0.3.0
- Added support for custom word lists (`-words).
- `-theme` now accepts a path.
- Added `~/.tt/themes` and `~/.tt/words`.
- Scrapped ~/.ttrc in favour of aliases/flags.
- Included more default word lists. (`-list words`)
Version 0.2.2
- Modified -g to correspond to the number of groups rather than the group size.
- Added -multi
- Added -v
- Changed the default behaviour to restart the currently generated test rather than generating a new one
- Added a CHANGELOG :P
Purged binaries from git history (please re-clone).
I didn't realize quite how much space the binaries were taking
so they have been purged from the repo. They will subsequently
be distributed using github's release mechanism. If you
cloned tt previously you will need to reclone it (it should
save you in excess of 100MB of disk space :P). Apologies
if you are one of the poor souls who tried to 'go get' it.