Skip to content

Releases: JackieDo/Timezone-List

5.1.3

17 Mar 15:30
Compare
Choose a tag to compare

FIX BUGS:

  • Fatal Error syntax error, unexpected 'new' (T_NEW), expecting identifier (T_STRING) when using the package on Laravel versions using PHP <= 7.0 (commit f1c64d0)

5.1.2

17 Mar 06:11
Compare
Choose a tag to compare

CHANGE LOGS:

  • Fix bugs for PHP <= 7.0 (commit cdaec14)

5.1.1

16 Mar 21:28
Compare
Choose a tag to compare

CHANGE LOGS:

Fix:

  • Fix bug while normalize the timezone name (commit b827edc).

5.1.0

16 Mar 16:50
Compare
Choose a tag to compare

CHANGE LOGS

  • Add new features (commit 0ee7b82).
  • Fix some bugs.

5.0.4

14 Mar 22:19
Compare
Choose a tag to compare

CHANGE LOGS:

Update:
- Change HTML entities (commit 90d5177).
- Source code refactoring (commit c4d1c18).

5.0.3

14 Mar 20:02
Compare
Choose a tag to compare

CHANGE LOGS:

  • Fixed:

5.0.2

12 Apr 17:23
2c56729
Compare
Choose a tag to compare

CHANGE LOGS:

  • New:
    • Add optional parameter to encode html entities (PR #10)
  • Update:
    • Support Package Discovery feature (commit ccb4c7e)
    • Support Laravel 6+ (commit f8f3efd)

5.0.1

16 May 04:33
Compare
Choose a tag to compare

Factory code with coding standards

4.0.2

16 May 04:29
Compare
Choose a tag to compare

Factory code with coding standards

5.0.0

03 Feb 15:37
Compare
Choose a tag to compare

Built for Laravel 5.x