Skip to content

Releases: eduolalo/moment-business-days

v1.2.0

17 Apr 16:41
3e3c326
Compare
Choose a tag to compare
  • Fix regression introduced by #59
  • Fix npm issue (#64)
  • Add nextBusinessDayLimit and prevBusinessDayLimit
  • Add relative option parameter to businessDiff(#54)

Contributions merge

16 Apr 21:26
Compare
Choose a tag to compare

Thanks to al contributors

Fix regression introduced by #59
Fix npm issue (#64)
Add nextBusinessDayLimit and prevBusinessDayLimit
Add relative option parameter to businessDiff(#54)

Infinite loop

04 Dec 20:22
Compare
Choose a tag to compare

This bug caused an infinite loop when using decimal days.

Bug fixed by Jerry O'Brien

Issue #58 fixed

27 Nov 18:19
Compare
Choose a tag to compare

Type definitions added ffor workingWeekdays.
Gracias a David Gasperoni!!

update definitionsfile

13 Nov 18:48
Compare
Choose a tag to compare

Patch to correct file definitions bug
(Collaborators fix, thanks to them).

index.d.ts added

13 Nov 16:32
ed5601d
Compare
Choose a tag to compare

Updating npm version with collaborators improvements. Thanks to them!

IE compatibilities

20 Jun 15:04
Compare
Choose a tag to compare

IE incompatibilities fixed

Rename

26 May 23:18
Compare
Choose a tag to compare

moment var renamed

Bug on browser side

26 May 23:00
Compare
Choose a tag to compare

Fix bug on browser, it was throwing undefined when using webpack

BusinessDiff bugfix

18 May 18:36
Compare
Choose a tag to compare

BusinessDiff bugfix