Skip to content

Releases: crayon-js/color-support

Color Support 2.1.0

08 Jun 14:17
b94d200
Compare
Choose a tag to compare

What's Changed

  • feat: CI, tests and fixes in #2
    • ci: added Deno CI
    • tests: added tests for getColorSupport
    • fix: detect NO_COLOR and FORCE_COLOR each time function runs.
      This allows them to be set at runtime and still be recognized.
    • feat: more accurate support for more terminals thanks to TerminalCapabilities by Jonathan de Boyne Pollard
  • chore: release 2.1.0 in #3

Full Changelog: 2.0.0...2.1.0

Color Support 2.0

08 Jun 14:16
a107c83
Compare
Choose a tag to compare

What's Changed

Per crayon-js/crayon#53:
Moved from main repository to its own, as it will be its own package on JSR, versioned independently.

Full Changelog: 1.2.0...2.0.0

Crayon Color Support 1.2

08 May 15:47
Compare
Choose a tag to compare
  • Transferred deno module into its own repo
  • Fixed deno version so it should work now just fine

Crayon Color Support 1.1

08 May 10:55
Compare
Choose a tag to compare

Added support for 🦕 Deno

Crayon Color Support 1.0

06 May 17:19
Compare
Choose a tag to compare

Initial release!