Releases: JackieDo/Timezone-List
Releases · JackieDo/Timezone-List
5.1.3
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
CHANGE LOGS:
- Fix bugs for PHP <= 7.0 (commit cdaec14)
5.1.1
CHANGE LOGS:
Fix:
- Fix bug while normalize the timezone name (commit b827edc).
5.1.0
CHANGE LOGS
- Add new features (commit 0ee7b82).
- Fix some bugs.
5.0.4
CHANGE LOGS:
Update:
- Change HTML entities (commit 90d5177).
- Source code refactoring (commit c4d1c18).
5.0.2
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
Factory code with coding standards
4.0.2
Factory code with coding standards