Skip to content

Releases: robertmarsal/lolcatjs

2.4.3

09 Dec 22:37
86a76dc

Choose a tag to compare

No code change. Updating the readme and package config on npm.

2.4.2

13 Nov 19:54
d2b70ee

Choose a tag to compare

Put errors behind a --debug flag. Users without the sleep module will no longer see the error message always

2.3.2

10 Aug 08:13
1622663

Choose a tag to compare

Compatibility with newer Node versions

v2.3.0

21 Aug 19:23

Choose a tag to compare

  • Better colour management across different operating systems. Thanks @vsa
  • Exclude non-code files from the npm package. Thanks @vsa

v2.1.0

10 Feb 20:52

Choose a tag to compare

  • Add fromString method. Thanks to @awolden