Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 524 Bytes

CHANGELOG.md

File metadata and controls

21 lines (13 loc) · 524 Bytes

spaniel Changelog

2.0.0 (November 11, 2016)

Breaking changes

  • Remove default time value for Watcher constructor option. impressed and impression-complete will no longer fire without time option.
  • Remove default ratio value for Watcher constructor option. visible will no longer fire without ratio option.

1.1.0 (November 8, 2016)

Add public utility API

  • scheduleRead()
  • scheduleWork()
  • on()
  • setGlobalEngine()

1.0.0 (September 29, 2016)

Initial open source release