Skip to content

Releases: johnhidey/angular-appinsights

v0.0.4

13 Dec 23:53
Compare
Choose a tag to compare
  • Adding build using GruntJS - thanks @jt000
  • Adding minification - thanks @jt000
  • Allowing access to full application insights object - thanks @jt000
  • Adding stub for easy testing when window.appInsights not available - thanks @jt000
  • Allowing 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

v0.0.3

22 Dec 21:56
Compare
Choose a tag to compare
  • Support for both the Azure SDK and the VSO versions. Thanks to @dennismi for his work in providing the details and implementation of the new Azure SDK version.

v0.0.2

22 Dec 21:58
Compare
Choose a tag to compare
  • Initial release