Skip to content

Releases: evanshortiss/webmo

0.5.2

04 Apr 00:05
Compare
Choose a tag to compare
  • Fix return type annotation for device support tests

0.5.1

02 Apr 21:49
Compare
Choose a tag to compare
  • Add iOS specific notes about security settings

0.5.0

21 Mar 00:16
Compare
Choose a tag to compare
  • Improve documentation
  • Add helpful badges in README

0.4.0

13 Mar 23:28
Compare
Choose a tag to compare

Public API Changes

  • Add rotationRate data to motion events
  • Add rotationRateThreshold option for motion constructor

Internal Changes

  • Standardise event verification in AbstractListener and subclasses

0.3.0

05 Mar 02:12
Compare
Choose a tag to compare
  • Add setListener function instances

0.2.0

19 Feb 19:42
Compare
Choose a tag to compare

Public API Changes

  • Add getLastCapturedEvent method to listeners
  • Make listener argument optional for constructors
  • Export ListenerOptions interface

Internal Changes

  • Add formatEvent() method to AbstractListener
  • Add fireEvent() method to AbstractListener
  • Implement onChangeEvent() method in AbstractListener

0.1.0

19 Feb 19:13
Compare
Choose a tag to compare
docs: update example and readme