Sha256: b68dcf6245c44ef2d23b29335ce4191dc4c9a22fd567dd458bf0d584e113afc8

Contents?: true

Size: 1.79 KB

Versions: 1

Compression:

Stored size: 1.79 KB

Contents

# Changelog

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

For more information about changelogs, check
[Keep a Changelog](http://keepachangelog.com) and
[Vandamme](http://tech-angels.github.io/vandamme).

## 1.0.0.beta6  - 2018/04/05

* [FEATURE] Add `backdated_time`, `total_impressions`, `total_impressions_unique`,
`total_complete_views` and `total_complete_views_unique` to `Fb::Video`.

## 1.0.0.beta5  - 2018/03/29

* [REMOVAL] Remove `Fb::Page#insights_with_date_range` method.

## 1.0.0.beta4  - 2018/03/27

* [FEATURE] Add `Fb::Page#insights_with_date_range` and `Fb::Page#posts_with_time_range`.

## 1.0.0.beta3  - 2018/03/14

* [FEATURE] Add `video_avg_time_watched` to `Fb::Post` for length of average time watched.

## 1.0.0.beta2  - 2018/03/06

* [FEATURE] Add `impressions` to `Fb::Post` for number of impressions of a post.

## 1.0.0.beta1  - 2018/02/14

* [ENHANCEMENT] Fix and use Page Access Token when request page insights.

## 1.0.0.alpha12  - 2017/12/08

* [FEATURE] Add `Fb::Video` and `Fb::Page#videos`
* [FEATURE] Add fields of "/videos" endpoint such as `comment_count`, `length` etc to `Fb::Video`
* [FEATURE] Add metrics from "/video_insights" endpoint such as `total_views` to `Fb::Video`

## 1.0.0.alpha11  - 2017/12/01

* [FEATURE] Add `share_count` to `Fb::Post` for number of shares of a post.

## 1.0.0.alpha10  - 2017/09/07

* [FEATURE] Add `comment_count`, `like_count`, and `reaction_count` to `Fb::Post` for number of comments, number of likes, and number of reactions of a post.

## 1.0.0  - 2017/07/24

* [FEATURE] Added `Fb::User`
* [FEATURE] Added `Fb::Page`
* [FEATURE] Added `Fb::Page#posts`
* [FEATURE] Added `Fb::Page#like_count`
* [FEATURE] Added `Fb::Page#view_count`
* [FEATURE] Added `Fb::Page#weekly_insights`
* [FEATURE] Added `Fb::Page#metric_insights`

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fb-core-1.0.0.beta6 CHANGELOG.md