Skip to content

v1.1.0

Compare
Choose a tag to compare
@arashm arashm released this 24 Aug 23:58
· 39 commits to master since this release
4594055
  • Add support for passing only integers to initializer
new JDate(1398, 6, 3);
  • Update build system and minor bug fixes