Yt v0.22.0 Release Notes

Release Date: 2015-04-30 // about 9 years ago
  • ⬆️ How to upgrade

    If your code expects any of the following method to return Float values, then be aware that they now return Integer. You can still call to_f if you do need a Float: views, comments, likes, dislikes, shares, subscribers_gained, subscribers_lost, favorites_added, favorites_removed, annotations, impressions, monetized_playbacks, playlist_starts.

    • [ENHANCEMENT] Return Integer values for reports that can never return decimal digits.
    • [FEATURE] New by: :range option for reports, to return a metric without dimensions (that is, for the whole range)