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 requiring at least PHP 7.1 (#5).
- Support for PHP 8 (#5).
- Extends root
Stringable
interface from polyfill, for compatibility (#5). - QoL improvements for dev.
Initial release.
- Interop interfaces;
- Interface tests;