Skip to content

Releases: weiteck/turdle

v0.3.1

10 Jun 10:01
Compare
Choose a tag to compare
  • Fix bug causing panic when retrieving solution to Wordle #0

v0.3.0

10 Jun 02:32
Compare
Choose a tag to compare
  • Added Wordle-style emoji result grid output when you guess correcty

v0.2.2

09 Jun 23:54
Compare
Choose a tag to compare
  • 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

07 Jun 06:44
Compare
Choose a tag to compare

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

06 Jun 08:03
Compare
Choose a tag to compare
  • Added CLI parameter parsing
  • Added retrieval of today's and historical solutions from NYT API

v0.1.0

06 Jun 00:46
56b9d1c
Compare
Choose a tag to compare
Update README.md