1.1.0 (2023-09-08)
- detect other diagonal wins for lower win piece counts (9f7b8c9)
1.1.0 (2023-07-13)
- detect other diagonal wins for lower win piece counts (9f7b8c9)
- micro optimized the evaluate function (c40aace)
1.1.0 (2023-07-03)
- detect other diagonal wins for lower win piece counts (9f7b8c9)
1.0.1 (2023-07-01)
- fixed depth input possibly going undefined in the web app (95f6103)
- updated TicTacToe.js (23b82e5)