tt/CHANGELOG.md
2021-07-27 17:40:01 -04:00

27 lines
781 B
Markdown

# 0.4.2:
Added -notheme, -blockcursor and -bold.
# 0.4.0:
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.
# 0.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`)
# 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