Skip to content

Tags: fidian/ansi

Tags

3.0.1

Verified

This commit was signed with the committer’s verified signature.
fidian Tyler Akins
Attempting to side-step error message when using shift

adamsmd reported an error when using `shift` and there were no arguments
to shift. I've seen this error when using an argument, such as with
`shift 2` but never have without an argument.

Moved the troublesome `shift` to within an `if` statement that will
check for the presence of additional arguments. This is my proposed
solution to #24.

3.0.0

Making function names match documentation

Releasing 3.0.0 - this is a breaking change if other programs used
ansi::setTitle or ansi::setIcond.

Closes #23

2.0.4

Verified

This commit was signed with the committer’s verified signature.
fidian Tyler Akins
Correcting documentation

This closes #22

2.0.3

Verified

This commit was signed with the committer’s verified signature.
fidian Tyler Akins
Correcting unbound variable error

This closes #21

2.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #16 from kennethho/master

add missing --ideogram-stress case

2.0.1

Tracking recent changes

2.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #13 from rk295/patch-1

Fixing the formatting

1.1.0

Releasing 1.1.0

1.0.0

Verified

This commit was signed with the committer’s verified signature.
fidian Tyler Akins
Releasing 1.0.0