- Licensing terms have changed to GPLv3. - Friendlier to being hosted on GitHub. - No functionality changes whatsoever.
3.0328
- Added cows/tux.cow, as suggested by xmanoeli.am - Compatibility with 5.6.0, due to a change in qw(). - Renamed devil.cow to daemon.cow, since I know better. :-)
3.0204
- Fixed boneheaded code placement so that cowsay -l actually works.
3.013
- Rewritten into Perl 5 and presented to the world.
-- Not present in CVS from here on down --
2.x Date? - Arbitrary messages. - Figlet support (-n). - Line wrap length (-w). - Multiple pre-set expressions. - Better arg parsing loop. - Message from stdin or command line.
1.0 Date? - SUBJECT is VERB OBJECT
$Id$ This file is part of cowsay. (c) 1999-2000 Tony Monroe.
3.01
- Fixed compatibility issues between the Text::Wrap module that changed between 5.005_02 and 5.005_03. - Fixed tab expansion issues with Text::Tabs.