Skip to content

Latest commit

 

History

History
49 lines (38 loc) · 1.54 KB

File metadata and controls

49 lines (38 loc) · 1.54 KB

Change Log

All notable changes to this project will be documented in this file.

Unreleased

0.2.0 - 2016-05-30

Added

  • Added method for obtaining new jwt from api secret

0.1.10 - 2016-05-30

Added

  • Added youtube endpoint methods for channel videos and profile video interactions, interactions count by date, post count by date and post interactions count by date

0.1.9 - 2016-01-14

Added

  • Added instagram endpoint methods for stat summary, profile posts, profile post interactions, interactions count by date, post count by date and post interactions count by date

0.1.8 - 2015-04-27

Added

  • Added twitter endpoint methods for reach count, interactions sent, interactions received, engagement rate and stat summary

0.1.6 - 2015-03-13

Added

  • Added the 'get_facebook_profiles_posts_count_by_date' endpoint method

0.1.5 - 2015-03-12

Added

  • Added the 'get_facebook_profiles_interactions_count_by_date' endpoint method

0.1.3 and 0.1.4 - 2015-01-25

Fixed

  • Fix a bug where parameters were being passed incorrectly within the requests sent

Added

  • Added support for the 'Facebook fans by country' endpoint

0.1.2 - 2015-01-23

Fixed

  • Fix a typo with setting 'retry' parameter

0.1.1 - 2015-01-23

Fixed

  • Fix a bug where the module would request outdated/inexistent URL paths for the APi endpoints

Added

  • Changed license to Apache v2.

0.1.0 - 2015-01-20

Added

  • Exceptions have been organized.
  • Added methods for accessing the 'projects', 'stat summary' and 'post interactions' endpoints