Skip to content

Locale Support Release

Compare
Choose a tag to compare
@chuushi chuushi released this 25 Aug 02:40
· 63 commits to master since this release

This adds the ability to change time locale, and it fixes the support for PHP version 5.4 and below.

v0.9.3 - August 24, 2016

  • Enhanced Feature:
    • Time can be localized easily now.
  • Fixes:
    • Webservers running PHP 5.4 and below wasn't able to use this tool due to an
      error. This now supports 5.4 properly.
    • "Cache" directory is now included in the project itself.

Check the changelog.md for more details.