Skip to content

Latest commit

 

History

History
62 lines (27 loc) · 2.93 KB

CHANGELOG.md

File metadata and controls

62 lines (27 loc) · 2.93 KB

1.8.0 (2020-04-15)

Features

  • Make it easier to create just a BoxRow or BoxColumn without using the grid factory function. (#98) (d4437e1)

1.7.0 (2020-04-11)

Features

  • Remove legacy code and add coverage (#96) (39ad891), closes #89

1.6.0 (2020-04-10)

Features

  • Add basic image and sprite support. Also add simple shooter example game. (#95) (277ab47)

1.5.0 (2020-04-04)

Features

  • Expand dialog support and add text input question form (#94) (a846a99)

1.4.0 (2020-02-22)

Features

1.3.0 (2020-02-07)

Features

  • Add snap-to-box behaviour for draggable boxes. (#87) (9a4dfff), closes #26

1.2.0 (2020-02-06)

Features

  • Add letter shooter example game. (#86) (501ac55)

1.1.0 (2020-02-02)

Features

  • Change box alignment to use PositionalAnchors (#84) (b53c6af)

1.0.0 (2020-01-09)

Features

  • Add automatic release pipeline and windows + ubuntu CI testing (#82) (4b50bc1)