Sha256: 22c1d29ae67237090c8230023602ec874970447b528190740b3bda4cde9198b2

Contents?: true

Size: 641 Bytes

Versions: 1

Compression:

Stored size: 641 Bytes

Contents

1.0.0 / 2017-06-22

* Breaking changes

  * No more Array#multiple_timeframes_gaps_left_by (who knows what that was for)

* Enhancements

  * Only uses active_support/core_ext/date
  * Convert to rspec, modernize

0.2.1 / 2012-04-24

* Bug fixes

  * Stop defining Timeframe#to_json... it's conventional to only define #as_json

0.2.0 / 2012-04-24

* Breaking changes

  * Use ISO8601 for JSON output. No sense in coming up with our own structure. Timeframe.parse will still understand the old startDate/endDate hash structure.

* Enhancements

  * New MultiJson syntax
  * Simplify and DRY.
  * Tested on MRI 1.8, MRI 1.9, and JRuby 1.6.7+

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
timeframe-1.0.0 CHANGELOG