Skip to content

Releases: sgaunet/calcdate

v1.4.3

22 Jun 07:13
Compare
Choose a tag to compare

Changelog

  • 2dd6dd8 fix bug when calculating range time

v1.4.2

25 Mar 20:53
Compare
Choose a tag to compare

Changelog

v1.4.1

30 Jan 11:14
Compare
Choose a tag to compare

Changelog

  • 4b73a1d Fix #3 Error when using different format

v1.4.0

26 Jan 15:07
Compare
Choose a tag to compare

Changelog

  • 6412837 fix #2 Error for endate with input //-1 ::
  • e7dc9ae gitignore: complete list
  • 1fa3257 task: add task tests to launch e2e tests
  • 770a3ec tests: add case to calculate yesterday date

v1.3.0

14 Dec 07:03
Compare
Choose a tag to compare

Changelog

  • e4bf690 feat: add functions AddYear, AddMonth, AddDays

v1.2.0

10 Dec 13:20
Compare
Choose a tag to compare

Changelog

  • 456cef2 feat: Add function SetEndMonth and SetBeginMonth

v1.1.2

06 Nov 21:05
Compare
Choose a tag to compare

Changelog

v1.1.1

25 Oct 14:12
Compare
Choose a tag to compare

Changelog

  • 0e676db fix function RenderIntervalLines

v1.1.0

02 Oct 20:01
Compare
Choose a tag to compare

Changelog

  • 1441e57 feat: calclate interval of time between 2 dates refactor: main program

v1.0.0

28 Aug 12:32
Compare
Choose a tag to compare

Changelog

  • b0828a5 rewrite lib add unit tests