groupdate v3.0.0 Release Notes

Release Date: 2016-05-30 // almost 8 years ago
  • 💥 Breaking changes

    • ⚡️ Date objects are now returned for day, week, month, quarter, and year by default. Use dates: false for the previous behavior, or change this globally with Groupdate.dates = false.
    • 0️⃣ Array and hash methods no longer return the entire series by default. Use series: true for the previous behavior.
    • The series: false option now returns the correct types and order, and plays nicely with other options.