Skip to content

Releases: tswaters/tiny-ansi-colors

v0.0.5

Choose a tag to compare

@tswaters tswaters released this 30 Aug 22:40
  • Update dependencies

v0.0.4

Choose a tag to compare

@tswaters tswaters released this 02 Jan 23:18
  • Update to use module in package.json for es export

v0.0.3

Choose a tag to compare

@tswaters tswaters released this 28 Dec 09:15
  • fixed grayscale color generation when using rgb - this was WAY off
  • updated build to use rollup

BREAKING:

  • ./lib/index.js no longer exists, it is now ./lib/tiny-ansi-colors.js; main was updated to reflect this.

v0.0.2

Choose a tag to compare

@tswaters tswaters released this 23 Dec 04:45
  • Adds support for rgb colors

v0.0.1

Choose a tag to compare

@tswaters tswaters released this 22 Dec 03:24

It's alive! (and hopefully functional)