- Added codestyle and unit tests
- Added compatibility with dbal ^3.0
- Removed internal
UtcTypeTrait
. - Drop compatibility with dbal 2.6.
- Removed doctrine type hint.
- Fixed problems with
DateTimeImmutable
.
- Added PHP 8 support
- Added explicitly types marking as commented according to the modern style.
- Refactored code according to PHP 7 features.
- Removed compatibility with PHP lower than 7 version.
- Improved documentation.
- Added english version of the documentation.
- Applied Symfony Standards over the PSR-2.
- Basic feature which provides possibility for add UTC date and time types into Doctrine.