Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

31 lines (24 loc) · 1.19 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Changed

0.0.4 - 2016-12-13

Added

  • Add build using GruntJS - thanks @jt000
  • Add minification - thanks @jt000
  • Add stub for easy testing when window.appInsights is not available - thanks @jt000

Changed

  • Allow access to full application insights object - thanks @jt000
  • Allow appId to be optionally set in AppInsights prescribed way (during script initialization). This also enables additional config options to be set w/o having to go through start() - thanks @jt000

0.0.3 - 2014-12-22

Added

  • Add support for Application Insights on Azure

0.0.2 - 2014-07-12

  • Initial Release