This repository has been archived by the owner on Oct 10, 2024. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.10.0
->7.0.0
Release Notes
zkat/miette (miette)
v7.2.0
Compare Source
Features
Bug Fixes
v7.1.0
Compare Source
Features
Bug Fixes
e5c7ae4
(#339) (6e829f8c)v7.0.0
Compare Source
This is a small breaking release on the heels of 6.0 because I neglected to
bump owo-colors. I figured it's a good time to do it, before 6.0 gets more
widely used.
Features
v6.0.1
Compare Source
Bug Fixes
v6.0.0
Compare Source
The long-awaited 6.0 release of
miette
is here, with TONS of goodies, notleast of which is syntax highlighting support!
It also comes with a few breaking changes so make sure to check below and
update your code as needed!
Features
miette-derive
be able to be turned off (#304) (c7ba5b7e)textwrap
options (#321) (fd77257c)wrap_lines: bool
option allowing wrapping be disabled entirely (#328) (b0744462)source_code()
impl.usize
for length (#265) (fad0e76a)SourceSpan
's length type tousize
.NamedSource
type generic over itsSource
type, instead of boxing it.std::io::IsTerminal
(e5c7ae46)std::sync::OnceLock
(4c48584f)Bug Fixes
cargo test
with default features. (#294) (1f448e47)is_terminal
sys call fromMietteHandlerOpts::build
(#325) (f1dc89c0)Documentation
NamedResult
to where it is used (#309) (d37ada87)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.