Sha256: 5f705d533779026499df5906b5ce7fbde61a6404cf3fca0a966e5a75fdcfed33

Contents?: true

Size: 877 Bytes

Versions: 1

Compression:

Stored size: 877 Bytes

Contents

### 0.2.2 - 2016-02-08

* bug fixes
  * Handle `Hash` in `Montrose::Chainable` methods that support varargs
* enhancements
  * Adds `Montrose.r` method for starting a new recurrence
  * Adds `Chainable` alias methods including `#starts`, `#until`, `#repeat`

### 0.2.1 - 2016-02-03

* bug fixes
  * Handle `nil` in `Montrose::Options` constructor

### 0.2.0 - 2016-02-03

* enhancements
  * extend `Montrose::Schedule` api for building and adding recurrences
  * add more details to chainable docs
  * merge default options at enumeration time for more consistent serialization

### 0.1.1 - 2016-25-01

* bug fixes
  * add missing `require "forwardable"`
* enhancements
  * add better `#inspect` methods in `Recurrence` and `Options`
  * use refinement to refactor Options internal arg merging
  * support ruby 2.3.0 in travis builds

### 0.1.0 - 2016-18-01

* initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
montrose-0.2.2 CHANGELOG.md