Skip to content

Releases: James-Ansley/cowsay

v1.2.0

16 Mar 05:22
Compare
Choose a tag to compare

Changelog

1.2.0

Additions

  • Added cowsay and cowthink command line programs.
  • Added a --random flag to the cowsay and cowthink 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 a COWPATH environment variable, if found,
    the directory this references will be used when loading cows.
  • Changed cows back to original cowsay cows.

v1.1.1

16 Mar 03:36
Compare
Choose a tag to compare

Version 1.1.1 of python-cowsay with Python 3.8 support.