Skip to content

Latest commit

 

History

History
35 lines (16 loc) · 762 Bytes

CHANGELOG.md

File metadata and controls

35 lines (16 loc) · 762 Bytes

0.7.0 (Dec 12, 2016)

  • Remove the promise rejection when no accounts are found.
  • Move the noCache flag into a config object for accountSummaries.get.
  • Add an ignoreEmpty option to the accountSummaries.get config object.

0.6.0 (June 14, 2016)

  • Expose the column ID to metadata column filters.

0.5.0 (April 14, 2016)

  • Add the option to filter metadata columns by any attribute.

0.4.0 (April 23, 2015)

  • Add a metadata.getAuthenticated method that gets columns specific to an individual Google Analytics view.

0.3.0 (March 2, 2015)

  • Update to use gapi.client.request instead of requiring the discovery docs.

0.2.0 (January 9, 2015)

  • Add a metadata module.

0.1.0 (October 16, 2014)

  • Initial release.