Releases: James-Ansley/cowsay
Releases · James-Ansley/cowsay
v1.2.0
Changelog
1.2.0
Additions
- Added
cowsay
andcowthink
command line programs. - Added a
--random
flag to thecowsay
andcowthink
programs.
This is a non-standard option, but allows for the easy selection of
random cows.
Changes
- Any string variable declarations in
.cow
files are now inlined in the cow. python-cowsay
now looks for aCOWPATH
environment variable, if found,
the directory this references will be used when loading cows.- Changed cows back to original cowsay cows.
v1.1.1
Version 1.1.1 of python-cowsay with Python 3.8 support.