Skip to content

Releases: MCUmbrella/WordleHelper

2.4.0

03 Jan 09:22
Compare
Choose a tag to compare
  • did some small refactoring to make it easier for other Java programs to interact with
  • improved calculation accuracy
  • other small bug fixes & improvements

Full Changelog: 2.3.0...2.4.0

2.3.0

04 Nov 16:08
Compare
Choose a tag to compare
  • now you can reset the program by pressing Ctrl+R
  • the program window will remember its location before reset
  • small GUI design changes

Full Changelog: 2.2.1...2.3.0

2.2.1

03 Nov 16:55
Compare
Choose a tag to compare
  • small GUI bug fixes

Full Changelog: 2.2.0...2.2.1

2.2.0

20 Sep 08:55
Compare
Choose a tag to compare
  • fixed a bug that makes the program exclude all words when a word with 2 same letters but one green and one black is typed
  • updated dictionary

Full Changelog: 2.1.3...2.2.0

2.1.3

14 Feb 02:18
Compare
Choose a tag to compare
  • bug fixes, stability and performance improvements

Full Changelog: 2.1.2...2.1.3

2.1.2

11 Feb 01:32
Compare
Choose a tag to compare
  • update dictionary

Full Changelog: 2.1.1...2.1.2

2.1.1

05 Feb 16:18
Compare
Choose a tag to compare
  • fix a bug that you can type numbers before setting the word in GUI mode
  • fix a bug that tries status doesn't change after the answer word is found in GUI mode

2.1

05 Feb 15:53
Compare
Choose a tag to compare
2.1
  • fix a bug that the words have been proven not to be the answer are still in the remaining words
  • use built-in dictionary. this means the program is truly ready to use out of the box

Full Changelog: 2.0.1...2.1

2.0.1

05 Feb 05:12
1c21cd6
Compare
Choose a tag to compare
  • made word checking not case sensitive in CLI mode
  • some UI beautification

Full Changelog: 2.0...2.0.1

2.0

04 Feb 18:19
Compare
Choose a tag to compare
2.0
  • added GUI
  • switch modes between GUI and CLI in the terminal by adding the -c argument

Full Changelog: 1.0...2.0