Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supported COWPATH env #33

Merged
merged 4 commits into from
Nov 8, 2021
Merged

Supported COWPATH env #33

merged 4 commits into from
Nov 8, 2021

Conversation

Code-Hex
Copy link
Owner

@Code-Hex Code-Hex commented Nov 8, 2021

  • supported COWPATH env
    • cowsay will search the path specified in the COWPATH environment variable.
    • windows use separator ; otherwise :.
  • Order of precedence
    1. COWPATH
    2. Binary
  • Included breaking changes for Cows() function.
    • If you use Cows() function, please replace with CowsInBinary() function. this function is the same as the result previous Cows() function.

@Code-Hex Code-Hex added the breaking included breaking changes label Nov 8, 2021
@Code-Hex Code-Hex merged commit d819ef8 into master Nov 8, 2021
@Code-Hex Code-Hex deleted the support/cowpath branch November 8, 2021 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking included breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant