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.
- Support for older PHP versions. Now requires at least PHP 7.1 (#2).
- Support for PHP 8.
- Now using native
Stringable
rather than proprietary standard. This requires pre-PHP-8 projects to use a polyfill.
Initial version.