Skip to content

Releases: rotaready/moment-range

1.0.7

25 Feb 23:14
@gf3 gf3
Compare
Choose a tag to compare
  • Expose DateRange via moment.range.constructor
  • Intervals are considered closed (see #53)
  • Add .center method
  • Add .clone method
  • Documentation
  • Tests

v1.0.5

24 Sep 18:45
@gf3 gf3
Compare
Choose a tag to compare
  • Anonymous AMD module
  • Minified versions

v1.0.4

23 Sep 19:44
@gf3 gf3
Compare
Choose a tag to compare
  • Fix for DateRange::by going over range by one interval

v1.0.3

23 Sep 19:23
@gf3 gf3
Compare
Choose a tag to compare
  • 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