Skip to content

Releases: Gipetto/CowSay

v2.0.0

19 Jul 21:17
a273f53
Compare
Choose a tag to compare

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

10 Jul 19:37
a673dca
Compare
Choose a tag to compare

Now requires PHP 7.4+, 8.0+ recommended.
Updated internal multi-byte string handling to improve output.

Moderinization Release

16 May 21:17
85218ee
Compare
Choose a tag to compare

Now requires PHP 7.2+
Introduced strict type safety.
Updated PHPUnit version and added more tests coverage.

PSR-4 Class Loading

26 Nov 02:48
Compare
Choose a tag to compare

The old way was jank. This is proper hotness.

Another General Cleanliness release

04 Oct 17:04
Compare
Choose a tag to compare
1.0.3

Fix link to code from carcasses tutorial

CowSay 1.0.2

14 May 08:25
Compare
Choose a tag to compare

General cleanliness release.

CowSay 1.0.1

14 May 08:03
Compare
Choose a tag to compare

Better docs, full semantic version number, and composer.json file for submission to Packagist.

Gipetto/CowSay 1.0

14 May 07:40
Compare
Choose a tag to compare

Initial release of Gipetto/CowSay