All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.5.3 (2019-05-24)
- was using slice incorrectly (80e0dde)
0.5.2 (2019-05-24)
- more fixes for win logic (8e8f2ad)
0.5.1 (2019-05-24)
- player-move: now only uses x coord (a5dc612)
- status: game won and tied messages (627a54b)
- checks for diagonal causing erroneous wins (faf3e4c)
- removed console log (14bb0c7)
0.5.0 (2019-05-22)
- diagonal win logic (fecbf95)
0.4.0 (2019-05-20)
- reset-button: added a reset button (8d1a0b4)
- added ability to make moves (a9e4858)
- added game logic for horizontal wins (c3bda5d)
0.3.0 (2019-05-18)
- game-board: added game board (f2f34c1)
0.2.0 (2019-05-17)
- add top level component (7688531)