- Fix log
[object Object]
issue. See meteor#10078.Thx @zodern.
-
Remove dependency on
meteorhacks:meteorx
. PR #7 -
Use the Meteor core
ecmascript
package. -
Update
api.versionFrom
to Meteor 1.7.
- Use
Object.create(null)
rather than object initializer notation when initializing objects to store metric data.
- Replace jQuery with HTTP package (thx @ gbhrdt & jehartzog)
- Initial MDG release.