word-snatchers-cli
Version:
A console game which target is unscramble the letters to spell out a word fitting the given definition
36 lines (19 loc) • 674 B
Markdown
# Changelog
## [2.1.0]
### Added
Plugin support
## [2.1.1]
### Added
`--answer-display-time` CLI option to specify how long to show a correct answer in summary when a game was finished.
## [2.2.1]
# Added
`--suite-item` CLI option to use specified suite by its name (applicable when a `--suite` option is provided)
`--round-number` CLI option to specify a round number (applicable when a `--plugin` option is provided)
## [3.0.0]
# Added
- `--http` CLI option to use http resource as a source of questions
- Possibility to not specify extension when a `--suite-item` option is being used
## [3.1.0]
- Updated documentation
## [3.1.1]
- Updated documentation