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.
- (Dev) Acceptance test coverage for PHP 8.2 - #4
- (Dev) Bumped PHPUnit version to 10.2 - #4
ApplierInterface
to make mocking theStyle
class possible - #1
- Public access to
supportsStyles
,supports256Colors
, andsupportsRGBColors
properties; use the method defined inApplierInterface
instead. - #1
Initial release