Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 405 Bytes

CHANGELOG.md

File metadata and controls

24 lines (21 loc) · 405 Bytes

1.0.0

  • Detect interactivity
  • Start timer
  • Stop timer
  • Reset timer
  • Change wait time

1.0.1

  • Intercept events
  • Change in the name of methods
  • Check active monitoring

1.0.2

  • Fix initialize monitoring
  • Fix stop monitoring
  • Fix start monitoring
  • Fix reset monitoring
  • Rename methods
  • Other fixes

1.0.3

  • Remove time limitation
  • Update example
  • Other fixes