This repository has been archived by the owner on Jan 18, 2024. It is now read-only.
Releases: jamesplease/moment-business
Releases · jamesplease/moment-business
v3.0.1
v3.0.0
- The functions in this library now accept moments as arguments rather than
being attached to the Moment prototype. - The behavior is
weekDays
andweekendDays
now aligns more closely with
Moment.prototype.diff
. If theendMoment
passed in comes before
startMoment
, then the result will be negative. - Better docs!
v2.0.0
Merge pull request #26 from jmeas/v2.0.0 v2.0.0
v1.1.1
Merge pull request #23 from jmeas/v1.1.1 v1.1.1
v1.1.0
- Add
isWorkDay
andisWeekendDay
methods
v1.0.2
- Build update: Slightly smaller files due to a new build system. This release is partly to ensure that the new build system works.
v1.0.1
v1.0.1
v1.0.0
v1.0.0