Skip to content

Releases: arashm/JDate

v1.1.2

12 Jan 22:38
4360c9d
Compare
Choose a tag to compare
  • Update dependencies

v1.1.1

26 Jul 16:26
01b3780
Compare
Choose a tag to compare
  • Update dependencies

v1.1.0

24 Aug 23:58
4594055
Compare
Choose a tag to compare
  • Add support for passing only integers to initializer
new JDate(1398, 6, 3);
  • Update build system and minor bug fixes

v1.0.0

17 Nov 19:35
ee4e31b
Compare
Choose a tag to compare
  • Rewrite with ES6 features using Webpack
  • Restructure the library and add tests
  • Add double digit formats for month and days

v0.1.1

17 Aug 20:21
Compare
Choose a tag to compare

[FIX] A bug in daysInMonth function

v0.1.0

12 Aug 15:46
Compare
Choose a tag to compare
Update README.md