Montrose v0.3.0 Release Notes

Release Date: 2016-02-19 // about 8 years ago
    • ✨ enhancements
      • Adds :except option and chainable method to filter timestamps by date (by @thewatts)
    • 🐛 bug fixes
      • Fix recurrences when specifying both :starts and :at by treating :starts value like a date
      • Respect recurrence rules using multiple :at values
      • Using Montrose.r without any arguments no longer throws ArgumentError