We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5180d61 commit d589907Copy full SHA for d589907
changelog.md
@@ -12,8 +12,11 @@ This version is not released yet and is under active development.
12
- Add strict mode to fail on unrecognized configuration options.
13
- Support the `NO_COLOR` environment variable convention from
14
[`no-color.org`](https://no-color.org).
15
+- Recognize a subset of `(FORCE_)(CLI)(NO_)COLOR(S)(_FORCE)` variations as
16
+ color-sensitive environment variables.
17
- Print version and environment details in logs at the `DEBUG` level.
18
- Add Sphinx-based documentation.
19
+- Add a logo.
20
- Outsource documentation publishing to external workflow.
21
22
## {gh}`1.9.0 (2022-04-08) <compare/v1.8.0...v1.9.0>`
0 commit comments