Skip to content

Releases: erincones/cowsayjs

v1.0.4

23 May 03:38
Compare
Choose a tag to compare

Fixed

  • Fix action for cowthink when options is not given.

To do

  • Add modes programmatically.
  • Add cows programmatically.

v1.0.3

16 Apr 15:27
Compare
Choose a tag to compare

Fixed

  • Fix #1: ES6 example code is not using the right format.

To do

  • Add modes programmatically.
  • Add cows programmatically.

v1.0.2

08 Apr 06:33
Compare
Choose a tag to compare

Fixed

  • Documentation misspellings.

To do

  • Add modes programmatically.
  • Add cows programmatically.

v1.0.1

08 Apr 06:14
Compare
Choose a tag to compare

Features

  • Update the home page.

To do

  • Add modes programmatically.
  • Add cows programmatically.

v1.0.0

08 Apr 06:10
Compare
Choose a tag to compare

Features

  • Receive the one argument with all options or traditional two arguments with the message and options separately.
  • Improve the documentation.

To do

  • Add modes programmatically.
  • Add cows programmatically.

v0.3.5

02 Apr 00:06
Compare
Choose a tag to compare

Fixed

  • Fatal bug when wrap is a string with not valid integer format.

Features

  • Simplify tests without affect the coverage.

To do

  • Add modes programmatically.
  • Add cows programmatically.

v0.3.4

01 Apr 21:41
Compare
Choose a tag to compare

Fixed

  • Webpack support.

To do

  • Add modes programmatically.
  • Add cows programmatically.

v0.3.3

01 Apr 14:59
Compare
Choose a tag to compare

Features

  • How to pipe messages example now available in README.md.

To do

  • Add modes programmatically.
  • Add cows programmatically.

v0.3.2

01 Apr 07:49
Compare
Choose a tag to compare

Fixed

  • Code blocks in README.md.
  • Version number for cli commands help output.

To do

  • Add modes programmatically.
  • Add cows programmatically.

v0.3.1

01 Apr 07:39
Compare
Choose a tag to compare

Fixed

  • Default eyes to ".." for the small cow when a empty eyes string is provided.
  • Eyes spacing for the udder cow when the eyes string is only one character.
  • Special wrapping cases.

To do

  • Complete the README.md file.
  • Improve tests.
  • Add modes programmatically.
  • Add cows programmatically.