Skip to content

0.4.0

Choose a tag to compare

@lcreid lcreid released this 01 Nov 01:26
· 15 commits to master since this release

Breaking changes

  • The CSV output from the command-line tool may have changed in certain edge cases, like when no dimensions are specified in the query.

New features

  • Report and Row classes for the result make writing Ruby code a little easier.
  • [#5] Dimensions and metrics in rows can be accessed by name. See the README.