Releases: rotaready/moment-range
Releases · rotaready/moment-range
1.0.7
- Expose
DateRange
via moment.range.constructor
- Intervals are considered closed (see #53)
- Add
.center
method
- Add
.clone
method
- Documentation
- Tests
v1.0.5
- Anonymous AMD module
- Minified versions
v1.0.4
- Fix for
DateRange::by
going over range by one interval
v1.0.3
- Fixed bug in
DateRange::contains
, where argument order was accidentally reversed
- Better/more documentation
- Coffeelint configuration
- Added npm scripts and contributors
- Updated tests to use UTC