mirror of
https://github.com/enso-org/enso.git
synced 2024-12-19 15:12:26 +03:00
- Enhanced Google Analytics API. - Now published as a type with static methods not a module. - Bump version and add Admin API. - Moved the reading logic to Java from Enso. - Add dependency on Standard Table allowing report to be built into a Java Table directly. - New `Google_Credential.new` method.  - Ability to list accounts for a credential (`Google_Analytics.list_accounts`).  - Ability to list properties (either for an account or for all) (`Google_Analytics.list_properties`).  - Simple object structure of `Google_Analytics_Account`, `Google_Analytics_Property` and `Google_Analytics_Field` with some helper methods. - Widget for `account`, `property` and `credentials`.    - Widget for `dimensions` and `metrics` with defaults and then reading from Admin API.   - Added widget for `start_date` and `end_date` on `Google_Analytics.read`. - Bug fix for `parse` with auto type by reordering to allow numeric dates to be parsed. - **ToDo**: better exception handling. |
||
---|---|---|
.. | ||
NOTICES |