All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Updated PHPUnit to v9
- Added test support for PHP8
- Added timezoneList method to return a nice formatted array of timezones
- Renamed namespace and package name
- Removed TravisCI and Implemented Github Actions
- Improved Readme
- Removing php version requirement from composer
- First release of Timezones Package
- Support
convertToUTC
andconvertToLocal
methods - Laravel auto-discovery for Service Provider
- Laravel Facade to alias the main object
- Laravel Blade Directive for easier use within Blade templates.