Releases: Gipetto/CowSay
Releases · Gipetto/CowSay
v2.1.0
v2.0.0
Now requires PHP 8.0.2+, 8.2+ recommended.
Carcass now uses PHP Attributes for Trait getter method discovery, meaning we can template-ize the Carcass and automatically do the necessary variable replacement. All this is backwards compatible and will not break existing custom Carcasses.
Modernization Release
Now requires PHP 7.4+, 8.0+ recommended.
Updated internal multi-byte string handling to improve output.
Moderinization Release
Now requires PHP 7.2+
Introduced strict type safety.
Updated PHPUnit version and added more tests coverage.
PSR-4 Class Loading
The old way was jank. This is proper hotness.
Another General Cleanliness release
1.0.3 Fix link to code from carcasses tutorial
CowSay 1.0.2
General cleanliness release.
CowSay 1.0.1
Better docs, full semantic version number, and composer.json
file for submission to Packagist.
Gipetto/CowSay 1.0
Initial release of Gipetto/CowSay