Skip to content

Releases: gokatz/ember-appmetrics

readme update for stable version

15 Jul 21:07
Compare
Choose a tag to compare

readme update for stable version

Release first stable version 1.0.0

15 Jul 20:59
Compare
Choose a tag to compare
  • First stable version
  • end method itself will return the duration
  • Added new methods: getAllMetrics, clearAllMetrics, clearMetric for extra control over the metrics.
  • Added test cases
  • Added eslint
  • Removed unwanted packages

Initial Release

23 Mar 22:49
Compare
Choose a tag to compare

Initial Release with three APIs to measure various metrics inside your Ember app.