Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions news/changelog-1.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,9 @@ All changes included in 1.7:
## `quarto check`

- ([#10047](https://github.com/quarto-dev/quarto-cli/issues/10047)): `quarto check` will now check binary dependency versions strictly by default. Use `quarto check --no-strict` to revert to old behavior.
- ([#10561](https://github.com/quarto-dev/quarto-cli/issues/10561)): `quarto check` will now report paths of binary dependencies.
- ([#11608](https://github.com/quarto-dev/quarto-cli/pull/11608)): Do not issue error message when calling `quarto check info`.
- ([#12433](https://github.com/quarto-dev/quarto-cli/pull/12433)): Add `--output` option to `quarto check` to produce structured JSON output.

## `quarto convert`

Expand Down
Loading
Loading