Files
nushell/crates/nu-color-config
Devyn Cairns 60769ac1ba Bump version to 0.97.1 (#13659)
# Description

Bump version to `0.97.1`, which will be the actual next major release.
(`0.97.0` had a bug.)
2024-08-20 20:21:12 -07:00
..
2024-08-20 20:21:12 -07:00

Logic to resolve colors for syntax highlighting and output formatting

Internal Nushell crate

This crate implements components of Nushell and is not designed to support plugin authors or other users directly.