Skip to content

v1.1.0

Compare
Choose a tag to compare
@codeniko codeniko released this 07 May 00:55
· 15 commits to master since this release

Minor changes:

  • logEvent now supports additional params as second argument. Signature: logEvent(event, additionalParams)
  • client context object is now exposed allowing you to add more values or overwrite it entirely. See readme

Other changes:

  • remove bower as it's no longer relevant