0.6.0 (2019-08-13)
- board: allow to insert randomly predefined shapes (86bbdcf)
0.5.0 (2019-08-13)
- board: allow to draw cells with ctrlKey (efe6914)
0.4.0 (2019-08-13)
- board: allow to toggle cell value (6e439ee)
0.3.0 (2019-08-13)
- deps: pin dependencies (a233d70)
- deps: update dependency @material-ui/core to v4.3.2 (aa14448)
- deps: update dependency react-scripts to v3.1.0 (6a31dbe)
- deps: update react monorepo to v16.9.0 (0c448ab)
- board: add start/pause feature (67e7ec7)
0.2.0 (2019-07-22)
- settings: allow to set animation speed from the slider (478b67b)
0.1.1 (2019-07-21)
- rules: add cell rule - if no rule is applied before - return cell (5b7893d)
- randomly run withPentomino or random board (2d1d7b3)