Yt v0.32.0 Release Notes

Release Date: 2017-07-05 // almost 7 years ago
  • ⬆️ How to upgrade

    0️⃣ If your code is expecting data from reports methods to always include historical data (the data from the period before joining), now you have to set historical: true specifically. It will not include historical data by default.

    • [IMPROVEMENT] Include historical data with historical: true option.