Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 347 Bytes

CHANGELOG.md

File metadata and controls

22 lines (14 loc) · 347 Bytes

Changelog

V1.3

  • Rewrite using typescript.
  • Support for touch input events.

V1.2

  • Published on NPM.
  • Added API documentation.
  • Support for double click detection on all mouse buttons.

V1.1

  • Support for Gamepad (Using the Gamepad API)
  • Moved all events to the window object
  • Added dispose method

V1.0

  • First release