- Fix: White color text. Previously terminal theme's text color is used for text color.
- Fix: Handle edge case in guess letter check when the match already happened initially. Fixes - #2
- Fix: Handle edge cases in guess letter status check
- Fix: Handle panic when terminal does not have minimum height for keyboard hints.
- Fix: keyboard hints when multiple letters are present in the guess
- Show version string in the UI
- moved wordle data files to directory
- Fix: Inlining wordle files with rust crate.
- Removed changelog action from github workflow action
- Added
description
toCargo.toml
.
wordl-rs
: First release version