isodate-traverse
Version:
Traverse an object and convert all ISO strings into Dates.
28 lines (20 loc) • 586 B
Markdown
0.3.2 - April 1, 2014
---------------------
* using pinned each-component
* fix: returning non-objects
0.3.1 - February 10, 2013
-------------------------
* bump `is` dependency
0.3.0 - January 30, 2013
------------------------
* removing clone logic (addressing issue #2)
0.2.0 - December 13, 2013
-------------------------
* add array support, by [@dominicbarnes](https://github.com/dominicbarnes)
* cleanup
0.1.0 - October 10, 2013
------------------------
* add `strict` argument which is enabled by default
0.0.1 - September 12, 2013
--------------------------
:sparkles: