Skip to content

Releases: davghouse/Daves.WordamentSolver

Daves.WordamentSolver-v1.4.1

18 Mar 05:56
Compare
Choose a tag to compare

Used different default dictionary

Daves.WordamentSolver-v1.4.0

13 Mar 06:16
Compare
Choose a tag to compare

Improved path finding to identify the best path (most points), and improved path-based sorters.

Daves.WordamentSolver-v1.3.2

27 Feb 06:16
Compare
Choose a tag to compare

Restructured some code.

wordament-solver-v1.3.1

21 Dec 08:40
Compare
Choose a tag to compare

Added approximate best path sorter.

wordament-solver-v1.3.0

18 Dec 18:58
Compare
Choose a tag to compare

Improved the UI by standardizing fonts, removing noisy messages, and adding an icon.

wordament-solver-v1.2.1

17 Dec 21:01
Compare
Choose a tag to compare

Improved feedback when attempting to read from a nonexistent dictionary or improperly formatted board file.

wordament-solver-v1.2.0

17 Dec 06:57
Compare
Choose a tag to compare

Performance improvements, complete code refactor. Targeting .NET 4.6.2, so it should work for an up-to-date Windows 10.

wordament-solver-v1.1.0

20 Mar 01:12
Compare
Choose a tag to compare

Some minor cosmetic/refactoring changes. I think you need .NET 4.5 for this? Double-clicking on the .exe just works for me, anyway. I haven't looked into how I'm supposed to actually deploy C#/.NET desktop apps.

wordament-solver-v1.0.0

16 Mar 16:21
Compare
Choose a tag to compare

I think you need .NET 4.5 for this to work.