All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Optimized enums.
- PHP 8.1 feature implementation.
grizz-it/enum
, replaced by the native enums.
- Compatibility for PHP 8.0
- Issue with unset defaults, which caused errors on the return type.
- IS_NULL, NOT_NULL and NOT_LIKE comparators to enum.
- NOT comparator.
- PSR12 Coding standard.
-
Initial implementation of the package.