Releases: weiteck/turdle
Releases · weiteck/turdle
v0.3.1
- Fix bug causing panic when retrieving solution to Wordle #0
v0.3.0
- Added Wordle-style emoji result grid output when you guess correcty
v0.2.2
- Added check for minimum terminal size to render logic
- Displays an informative message if your terminal is too small
- Refactor to support grid result output in a future release
v0.2.1
Bug fix release
- Fixed issue where running without an option would give an error instead of defaulting to selecting a random word
- Improved HTTP logic when and CLI feedback when fetching a solution
- Code clean up and refactor
v0.2.0
- Added CLI parameter parsing
- Added retrieval of today's and historical solutions from NYT API