Skip to content

Latest commit

 

History

History
48 lines (26 loc) · 2.03 KB

CHANGELOG.md

File metadata and controls

48 lines (26 loc) · 2.03 KB

0.6.0 (2019-08-13)

Features

  • board: allow to insert randomly predefined shapes (86bbdcf)

0.5.0 (2019-08-13)

Features

  • board: allow to draw cells with ctrlKey (efe6914)

0.4.0 (2019-08-13)

Features

  • board: allow to toggle cell value (6e439ee)

0.3.0 (2019-08-13)

Bug Fixes

  • 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)

Features

  • board: add start/pause feature (67e7ec7)

0.2.0 (2019-07-22)

Features

  • settings: allow to set animation speed from the slider (478b67b)

0.1.1 (2019-07-21)

Bug Fixes

  • rules: add cell rule - if no rule is applied before - return cell (5b7893d)

0.1.0 (2019-07-21)

Features

  • randomly run withPentomino or random board (2d1d7b3)