Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@mrmagic2020 mrmagic2020 released this 12 Apr 10:55
· 13 commits to main since this release

Added

  • Add attempt record. Repetitive guesses will not count into total attempts.

  • Add options to manipulate offline word base.

  • Add update sub-command to download latest DMG release from GitHub repository.

    • -c or --check to check for updates.
    • -d or --download to download latest release, if any.

Changed

  • New game command has been changed to hangman game [-o]. game is a subcommand.

Removed

  • -g/--game flag.
  • -u/--update flag.

Fixed

  • Offline custom game set word length bugs.
  • Add word length validation.
  • Fix random word length bugs.

Full Changelog: v1.1.0...v1.2.0