Releases: crayon-js/color-support
Releases · crayon-js/color-support
Color Support 2.1.0
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
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
- Transferred deno module into its own repo
- Fixed deno version so it should work now just fine
Crayon Color Support 1.1
Added support for 🦕 Deno
Crayon Color Support 1.0
Initial release!