Skip to content

Releases: niklashigi/contro

v1.2.0

25 Dec 20:29
Compare
Choose a tag to compare

1.2.0 (2017-12-25)

Bug Fixes

  • coverage: add /* istanbul ignore */ comments (fb231d8)

Features

  • Keyboard class: add getMovementVector() method (4058d69)

v1.1.0

24 Dec 21:58
Compare
Choose a tag to compare

1.1.0 (2017-12-24)

Features

  • docs: add API documentation (6328f64)
  • exports: export MouseButton helper enum (811bc57)

v1.0.3

24 Dec 19:31
c91b9ea
Compare
Choose a tag to compare

1.0.3 (2017-12-24)

Bug Fixes

v1.0.2

24 Dec 19:14
Compare
Choose a tag to compare

1.0.2 (2017-12-24)

Bug Fixes

  • Gamepad, Keyboard: allow passing in no options object (e63f00e)
  • npm scripts: fix ´build´ script to also build minified version (a6344fe)
  • readme: remove unnecessary href attribute on header image (c578711)

v1.0.1

24 Dec 18:26
Compare
Choose a tag to compare

1.0.1 (2017-12-24)

Bug Fixes

  • readme: tweak header design (a853678)
  • readme: update slogan and README header (0c06e19)

v1.0.0

24 Dec 17:59
Compare
Choose a tag to compare

1.0.0 (2017-12-24)

Bug Fixes

  • mistakes: fix imports and linter errors (ad1711f)

Features

  • input: implement Gamepad class (b191698)
  • input: implement Keyboard class (a03eb15)